read_file(path, ...)read_ext(path, ...)
# S3 method for default
read_ext(path, ...)
# S3 method for txt
read_ext(path, ...)
# S3 method for csv
read_ext(path, delim = ",", ...)
# S3 method for parquet
read_ext(path, ...)
# S3 method for rds
read_ext(path, ...)
# S3 method for sas7bdat
read_ext(path, ...)
# S3 method for xpt
read_ext(path, ...)
# S3 method for yml
read_ext(path, ...)
# S3 method for json
read_ext(path, ...)
# S3 method for xlsx
read_ext(path, ...)