Learn R Programming

electricShine (version 0.0.0.9000)

write_text: Write to a file

Description

Write to a file

Usage

write_text(text, filename, path)

Arguments

text

text to write

filename

name of file to write to

path

path where file should be written to

Value

message saying whether file was created or not