R/split_source.R

# #' @export
# split_source <- function(source,
#                          splitBy = "\n") {
#   return(unlist(strsplit(source, split = splitBy)));
# }

Try the rock package in your browser

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

rock documentation built on May 29, 2024, 11:30 a.m.