tests/test_simulate_dataframe.R

# Test unit for simulate_dataframe
library(dfexplore)
test <- simulate_dataframe()
test2 <- simulate_dataframe( includeMatrix=T)
str(test)
str(test2)

Try the dfexplore package in your browser

Any scripts or data that you put into this service are public.

dfexplore documentation built on May 1, 2019, 8 p.m.