get_cleanr_options("max_lines")
get_cleanr_options("max_lines", remove_names = TRUE)
get_cleanr_options("max_lines", flatten_list = TRUE)
get_cleanr_options("max_lines", flatten_list = TRUE, remove_names = TRUE)
get_cleanr_options(flatten_list = TRUE, remove_names = TRUE)
get_cleanr_options(c("max_lines", "max_lines_of_code"))
Run the code above in your browser using DataLab