recordString: Records (appends) a string to designated text file

Description Usage Arguments

View source: R/swirl_HELPER.R

Description

In the swirl function, it is used to output progress to a progress file.

Usage

1
  recordString(my.string, text.file.path)

Arguments

my.string

character string

text.file.path

full file path of text file where string is recorded


ncarchedi/swirl_OLD documentation built on May 23, 2019, 1:05 p.m.