R/turn.R

Defines functions file_type turn

Documented in turn

#' @export
turn <- function(from, to){

}



file_type <- function(path){
  turn::file_types
}
datasketch/turn documentation built on May 12, 2024, 7:48 a.m.