Skip to content

Commit 8b64249

Browse files
authored
remove reset of options
1 parent 20848ca commit 8b64249

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

vignettes/04-synthesis-data.Rmd

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,9 +174,6 @@ Below we retrieve all the available plots for a particular date, then find and c
174174
We will use these tuples to extract the data for our plot.
175175

176176
```{r get_plot_boundary}
177-
# Setting up our options
178-
options(betydb_url = "https://terraref.ncsa.illinois.edu/bety/",
179-
betydb_api_version = 'v1')
180177
181178
# Making the query for our site
182179
sites <- betydb_query(table = "sites",

0 commit comments

Comments
 (0)