take_note: Write a note to file

View source: R/system_utils.R

take_noteR Documentation

Write a note to file

Description

Useful for taking note in loop

Usage

take_note(
  text = "text",
  to = "Rnote",
  thisfilename = NULL,
  home = FALSE,
  wd = !home,
  time_stamp = TRUE
)

kklot/ktools documentation built on Aug. 13, 2024, 7:08 p.m.