df_verify {RSQL} | R Documentation |
Checks that the columns are in the data.frame
Description
Checks that the columns are in the data.frame
Usage
df_verify(dataframe, columns)
Arguments
dataframe |
The data.frame |
columns |
The columns to check |
Author(s)
ken4rab
[Package RSQL version 0.2.2 Index]