Man pages for dgarmat/expectdata
Test Expectations of a Data Frame

expect_column_names_somewhere_in_data_frameCheck if the column names you expect to be in the df, are...
expect_dateCheck if a set of columns are dates. Useful for debugging...
expect_dimensions_betweenCheck number of rows and columns matches expectation of range
expect_no_duplicatesCheck if a data frame has duplicates in a given column. If a...
expect_no_nasCheck if there are any NA values in a data frame, or...
expect_same_number_of_rowsCheck if a dataframe has the same number of rows as another,...
expect_values_only_inCheck that values in a discrete or categorical vector are...
expect_zero_rowsCheck if a dataframe has no rows. If a vector is given the...
helloHello, World!
dgarmat/expectdata documentation built on Oct. 22, 2019, 5:19 a.m.