powered by
set_options(option, value)
[object Object],[object Object],[object Object]
cset
set_options() set_options("quote", TRUE) print(set("a")) set_options("quote", FALSE) print(set("a"))
Run the code above in your browser using DataLab