parse_preloads_in_config: Parse preload files named in params (config).

Description Usage Arguments

View source: R/utils.R

Description

In config file the attribute file_preloads will have a value like file1 ; /home/file2 . This function will parse this into the file list

Usage

1
parse_preloads_in_config(value, sep = ";")

Arguments

value

the string that needs to be parsed

sep

the seperator , default is ;


shambhu112/shinyspring documentation built on July 9, 2021, 2:07 p.m.