appendedCat | R Documentation |
This function is a generic function to print the first text and appends into second file if it exists.
appendedCat(firstText, secondText = as.character(NA))
firstText |
character, First text. |
secondText |
character, Second text. |
Appended text file.
Yong Luo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.