tests/test_simulate_dataframe.R

# Test unit for simulate_dataframe
library(dfexplore)
test <- simulate_dataframe()
test2 <- simulate_dataframe( includeMatrix=T)
str(test)
str(test2)
jomuller/dfexplore documentation built on May 19, 2019, 7:26 p.m.