ck: Check

Description Usage Arguments Note Examples

Description

Check the class, mode etc. of an object.

Usage

1
ck(data, showrow = 1:5)

Arguments

data

Any objects you want to check.

showrow

If it's a data frame, it will print the first 5 rows.

Note

Further expansions can be added if needed.

Examples

1
2
ck(1:5)
ck(ck)

fzwaeustc/pcrfn documentation built on May 16, 2019, 4:06 p.m.