write_documented_fns: Write documented functions

write_documented_fnsR Documentation

Write documented functions

Description

write_documented_fns() is a Write function that writes a file to a specified local directory. Specifically, this function implements an algorithm to write documented functions. The function is called for its side effects and does not return a value.

Usage

write_documented_fns(tmp_fn_dir_1L_chr, R_dir_1L_chr)

Arguments

tmp_fn_dir_1L_chr

Temporary function directory (a character vector of length one)

R_dir_1L_chr

R directory (a character vector of length one)

Value

No return value, called for side effects.


ready4-dev/ready4fun documentation built on April 22, 2024, 8:33 a.m.