appendedCat: Prints first text file and appends into second file

Description Usage Arguments Value Author(s)

View source: R/appendedCat.R

Description

This function is a generic function to print the first text and appends into second file if it exists.

Usage

1
appendedCat(firstText, secondText = as.character(NA))

Arguments

firstText

character, First text.

secondText

character, Second text.

Value

Appended text file.

Author(s)

Yong Luo


bcgov/BCForestGroundSample documentation built on May 25, 2019, 3:21 p.m.