test_import: Test dataset for import functions

Description Usage Format Examples

Description

A sample dataset with different column types, to test the functions importDT and importFFDF.

Usage

1

Format

A data frame with 6 observations on the following 10 variables.

logical

a logical vector

bitnum

a numeric vector

bitlogic

a logical vector

intnotbit

a numeric vector

integer

a numeric vector

intnot

a numeric vector

dateok

a factor with levels 2003-01-01 2003-03-04 2004-02-01 2009-02-03

datemiss

a factor with levels 0000-00-00 2003-01-01 2003-03-04 2009-02-03

datenotok

a factor with levels 2003-01-01 2003-03-04 2004-02-01 2009-02-03 error

character

a factor with levels another other that thing this

Examples

1
2
3
4
5
6
7
8

CALIBERdatamanage documentation built on Nov. 23, 2021, 3 p.m.