read_fns: Read functions

Description Usage Arguments Value

Description

read_fns() is a Read function that reads an R script into memory. Specifically, this function implements an algorithm to read functions. Function argument fns_dir_1L_chr specifies the path to object. The function returns Functions path (a character vector).

Usage

1
read_fns(fns_dir_1L_chr = "data-raw/fns/")

Arguments

fns_dir_1L_chr

Functions directory (a character vector of length one), Default: 'data-raw/fns/'

Value

Functions path (a character vector)


readyforwhatsnext/ready4fun documentation built on Nov. 22, 2020, 9:28 p.m.