filter_seq: Internal function to filter the data

Description Usage Arguments Value

View source: R/feature_engineering.r

Description

#' Internal function to filter the data

Usage

1
filter_seq(inside_data, col, max, min)

Arguments

inside_data

dataframe

col

name of the column

max

integer showing the max to filter

min

integer showing the min to filter

Value

inside_data


batra-akshita/rnalab documentation built on March 24, 2020, 12:03 a.m.