View source: R/ns1_fix_vartype.R
ns1.vartypes | R Documentation |
Changes the default 'chr' class of each variable to the desired class type (e.g. 'int') for NS data. Generally this function will not be called directly as it is called from within 'import.fn.data'
ns1.vartypes(ns1table)
ns1table |
is a list containing each FN table as an item in the list |
returns a list that contains each FN table as an item in the list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.