Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rdbnomics
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dbnomics
rdbnomics
Commits
035b3889
Commit
035b3889
authored
4 years ago
by
Sébastien Galais
Browse files
Options
Downloads
Patches
Plain Diff
Correct typos in vignette.
parent
23f467af
No related branches found
No related tags found
No related merge requests found
Pipeline
#138638
passed with stage
in 12 minutes and 20 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
vignettes/rdbnomics.Rmd
+2
-2
2 additions, 2 deletions
vignettes/rdbnomics.Rmd
with
2 additions
and
2 deletions
vignettes/rdbnomics.Rmd
+
2
−
2
View file @
035b3889
...
...
@@ -688,7 +688,7 @@ You can measure the vast extent of datasets gathered by
[DBnomics](https://db.nomics.world) by downloading all the possible
dimensions. To do this, you have to set the arguments
`provider_code` and `dataset_code` to `NULL`.
<b><font color='red'>⚠</font></b>
i
t's relatively long to run and heavy to show so we display
<b><font color='red'>⚠</font></b>
I
t's relatively long to run and heavy to show so we display
the first 100.
```{r, eval = FALSE}
options(rdbnomics.progress_bar_datasets = TRUE)
...
...
@@ -726,7 +726,7 @@ rdbnomics:::rdbnomics_df022 %>%
# rbindlist(idcol = "Provider")
```
# Fetch the
number of seri
es of available datasets of a provider
# Fetch the
series codes and nam
es of available datasets of a provider
You can download the list of series, and especially their codes, of a dataset's
provider by using the function `rdb_series`. The result is a nested named list
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment