write_std_imp: Write standard import

write_std_impR Documentation

Write standard import

Description

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

Usage

write_std_imp(R_dir_1L_chr = "R", package_1L_chr)

Arguments

R_dir_1L_chr

R directory (a character vector of length one), Default: 'R'

package_1L_chr

Package (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.