Description Usage Arguments Value
View source: R/feature_engineering.r
#' Internal function to filter the data
1 | filter_seq(inside_data, col, max, min)
|
inside_data |
dataframe |
col |
name of the column |
max |
integer showing the max to filter |
min |
integer showing the min to filter |
inside_data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.