.check_feature_availability | R Documentation |
This function checks whether feature columns can be found in the data set. It will raise an error if any feature columns are missing from the data set.
.check_feature_availability(data, feature)
data |
Data set as loaded using the |
feature |
Character string(s) indicating one or more features. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.