reverse_not_df: removes the 'not'() operation (that makes a df a 'not_df')

Description Usage Arguments Value

View source: R/tidy-dist-mat.R

Description

removes the not() operation (that makes a df a not_df)

Usage

1
2
3
4
reverse_not_df(x)

## S3 method for class 'not_df'
reverse_not_df(x)

Arguments

x

not_df class object

Value

x without the not_df class associated with it


skgallagher/EpiCompare documentation built on Sept. 14, 2021, 5:45 a.m.