inst/doc/FAQ.R

## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

library(sdcLog)

user_options <- options()

## ----eval=FALSE---------------------------------------------------------------
# file_connection <- file("path/to/my/log", open = "w")

## ----reset options, include=FALSE---------------------------------------------
options(user_options)

Try the sdcLog package in your browser

Any scripts or data that you put into this service are public.

sdcLog documentation built on June 8, 2025, 10:01 a.m.