Description Usage Arguments Value
View source: R/handle-features.R
Get the features from the input data
1 | get_features(df, scaffold = FALSE, noglobal = FALSE)
|
df |
dataframe. Data frame containing the raw input data |
scaffold |
boolean. Indicate whether to use ScafFold features. Defaults to FALSE, use standard RFQAmodel features |
noglobal |
boolean. Indicate whether to leave out global features |
Returns a dataframe containing the features for RFQAmodel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.