nrf2: nrows for one data.frame minus the nrows of another...

Description Usage Arguments Details Value Examples

View source: R/format_functions.R

Description

that's about it

Usage

1
nrf2(dtx, dty)

Arguments

dtx

A data.frame

dty

A data.frame

Details

not sure about this right here

Value

This function returns an character vector with the difference in number of rows between the two data.frames (dtx-dty), with nicely readable formatting

Examples

1
2
3
4
## Not run: 
nr2(dtx, dtx)

## End(Not run)

emilBeBri/dttools documentation built on April 21, 2021, 5:44 a.m.