ns1.vartypes: Assign NS variable types

View source: R/ns1_fix_vartype.R

ns1.vartypesR Documentation

Assign NS variable types

Description

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'

Usage

ns1.vartypes(ns1table)

Arguments

ns1table

is a list containing each FN table as an item in the list

Value

returns a list that contains each FN table as an item in the list


HoldenJe/gfsR documentation built on Nov. 19, 2024, 5:06 p.m.