naaccr_formats {naaccr}R Documentation

Field definitions from all NAACCR format versions

Description

See record_format.

Usage

naaccr_formats

naaccr_format_12

naaccr_format_13

naaccr_format_14

naaccr_format_15

naaccr_format_16

naaccr_format_18

naaccr_format_21

naaccr_format_22

naaccr_format_23

Format

An object of class list of length 18.

An object of class record_format (inherits from data.table, data.frame) with 509 rows and 12 columns.

An object of class record_format (inherits from data.table, data.frame) with 529 rows and 12 columns.

An object of class record_format (inherits from data.table, data.frame) with 548 rows and 12 columns.

An object of class record_format (inherits from data.table, data.frame) with 555 rows and 12 columns.

An object of class record_format (inherits from data.table, data.frame) with 587 rows and 12 columns.

An object of class record_format (inherits from data.table, data.frame) with 791 rows and 12 columns.

An object of class record_format (inherits from data.table, data.frame) with 800 rows and 12 columns.

An object of class record_format (inherits from data.table, data.frame) with 810 rows and 12 columns.

An object of class record_format (inherits from data.table, data.frame) with 782 rows and 12 columns.

Details

Each naaccr_format_XX object is a data.table defining the fields for each version of NAACCR's record file format. naaccr_formats is a list of these record formats, with each name being the two- or three-digit code for the format.


[Package naaccr version 2.0.2 Index]