writeStatus | R Documentation |
writeStatus provides a text file featuring system and OS information for documentation purposes.
writeStatus(pcAuxData, outName, what)
pcAuxData |
A fitted object of class PcAuxData produced as output of prepData, createPcAux, or miWithPcAux functions. |
outName |
A character vector indicating the name of the file to write the information to, such as a .txt file. |
what |
A character vector indicating the name of a function for which to extract status information. abbreviates the functions prepData, createPcAux, and miWithPcAux as "prep", "create", and "mi", respectively. |
A string object containing the compiled system and OS information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.