View source: R/import_generic_fn_data1.R
import.generic.fn.data1 | R Documentation |
A generic import function. Project file path build is omitted so it must be provided as part of the argument.
import.generic.fn.data1(generic_datazip)
generic |
File path to FN DATA.ZIP folder |
a list of FN2 tables
## Not run:
fn <- import.generic.fn.data("~/FNData/NS1/IA02_NS1/DATA.ZIP")
fn$FN011
lapply(fn, head)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.