powered by
Reads PK datasets from various file formats.
read_pk(path)
A data.frame object with loaded data.
Character string with path to the dataset file.
Currently supported file formats include:
rds
xlsx
sas7bdat
xpt
parquet
df <- read_pk(system.file("shiny/data/Dummy_data.csv", package = "aNCA"))
Run the code above in your browser using DataLab