Rdocumentation
powered by
Learn R Programming
CollapsABEL (version 0.10.11)
spit: Write strings to a file
Description
Write strings to a file
Usage
spit(s, filename)
Arguments
s
character. Strings to write.
filename
character. Path to output file.