envir_makeFunction: Automatically write a function to get envirofacts data from a...

Description Usage Arguments

Description

Automatically write a function to get envirofacts data from a given table and service

Usage

1
2
envir_makeFunction(table, service, description = NULL, dir = "./R",
  tidy = TRUE)

Arguments

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.


markwh/envirofacts documentation built on May 21, 2019, 12:26 p.m.