filter_the_slf: Filter the SLF Extract based on the workbook data being...

View source: R/filter_the_slf.R

filter_the_slfR Documentation

Filter the SLF Extract based on the workbook data being created

Description

Filter the SLF Extract based on the workbook data being created

Usage

filter_the_slf(df, workbook_name, level)

Arguments

workbook_name

See workbook_names for valid list

level

The security level of the workbook. Valid options are formatted "levelx"

Value

Filtered dataframe

Examples

workbook_name <- "LTC"
slfhelper::read_slf_individual("1819", from = 10000, to = 100000) %>% filter_the_slf(workbook_name, "level3")

shintoLamp/bluenile documentation built on Aug. 6, 2022, 6:29 a.m.