R/utils-connections.R

textfile <- function(description, open = "wt") {
  file(description, open = open, encoding = "native.enc")
}
slopp/renv documentation built on July 6, 2019, 12:08 a.m.