wr: Write or append to file

Description Usage Arguments

View source: R/wr.R

Description

Write or append to file

Usage

1

Arguments

file

The path to the existent or non-existent file

text

The text to either append or write

mode

Append (a) or write (w)


MaThRk/help documentation built on Dec. 17, 2021, 2:14 a.m.

Related to wr in MaThRk/help...