Skip to content

Commit 4f2e89d

Browse files
Update vignettes/01-get-trait-data-R.Rmd
Co-Authored-By: kimberlyh66 <44081116+kimberlyh66@users.noreply.github.com>
1 parent 187f538 commit 4f2e89d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vignettes/01-get-trait-data-R.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Note: the `betydb_key` option only needs to be set when accessing non-public dat
4141

4242
```{r options-setup}
4343
44-
options(betydb_key = readLines('.betykey', warn = FALSE), #need to comment this out later
44+
options(# betydb_key = 'Your API Key', # to access non-public data
4545
betydb_url = "https://terraref.ncsa.illinois.edu/bety/",
4646
betydb_api_version = 'v1')
4747

0 commit comments

Comments
 (0)