Automatically write a function to get envirofacts data from a given table and service
1 2 | envir_makeFunction(table, service, description = NULL, dir = "./R",
tidy = TRUE)
|
table |
Envirofacts table name |
service |
Envirofacts service name |
description |
Roxygen description to add to the function header |
dir |
Directory to put the function script into |
tidy |
If TRUE (default) use formatR to tidy the source code. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.