R/data.R

#' A table with common file delimiters and their ranking according to popularity
#' 
#' @format A tibble with columns:
#' \describe{
#'  \item{char_raw}{Binary representation of delimiter}
#'  \item{rank}{Rank of corresponding delimiter}
#' }
"a_priori_delimiter_ranks"
Athospd/forkliftr documentation built on May 14, 2019, 9:42 a.m.