[1c0e03]: / data-raw / parenthesis.R

Download this file

4 lines (3 with data), 100 Bytes

1
2
3
4
library(readr)
parenthesis <- read_lines("parenthesis.txt")
use_data(parenthesis, overwrite = TRUE)