metadata: Tabular Objects Metadata

Description Usage Arguments Functions See Also Examples

Description

type less - tabular objects metadata

Usage

1
2
3
4
5
cn(df)

rn(df)

nas(df)

Arguments

df

dataframe object

Functions

'cn()'

cn is a shorthand for the base function colnames

'rn()'

rn is a shorthand for the base function row.names

'nas()'

count the number of NA values in a given tabular object

See Also

colnames and row.names in base package

Examples

1
2
3

ShaulAb/typeless documentation built on May 28, 2019, 3:15 p.m.