ls_code_library: List files in code library

Description Usage Arguments See Also Examples

View source: R/code_library.R

Description

List files in code library

Usage

1

Arguments

pattern

optional character. filter the code library use regex

See Also

code_library, preview, stage, import

Examples

1
2
3
4
5
6
7
## Not run: 

ls_code_library("Models/ADVAN2.mod") %>%
  stage()
  

## End(Not run)

tsahota/tidyproject documentation built on April 19, 2021, 9:15 p.m.