setup: A mandatory function call for the rest of this package to...

View source: R/setup.R

setupR Documentation

A mandatory function call for the rest of this package to work.

Description

The function identifies all relevant inputs and metadata for the importing of the G-NAF in to R.

Usage

setup(dir, states = NA, verbose = TRUE)

Arguments

dir

A character vector identifying the root directory of where the G-NAF extract is located.

states

A regular expression of which Australian State jurisdictions to import.

verbose

A logical argument to determine if the function should be verbose or not. Default is TRUE.

Value

Returns UPDATE

Author(s)

Kyle Haynes, kyle@kylehaynes.com.au.

Examples

# Update

KyleHaynes/gnaf.r documentation built on April 1, 2022, 8:53 p.m.