powered by
This function first export the data.frame to a temporal file, and then parse it back as a fst table (class name is "fst_table").
as_fst(.data)
A data.frame
An object of class fst_table
fst_table
# NOT RUN { # } # NOT RUN { iris %>% as_fst() -> iris_fst iris_fst # }
Run the code above in your browser using DataLab