diff --git a/vignettes/managing-custom-formats.Rmd b/vignettes/managing-custom-formats.Rmd index 26750923..5eee273e 100644 --- a/vignettes/managing-custom-formats.Rmd +++ b/vignettes/managing-custom-formats.Rmd @@ -20,7 +20,6 @@ However, from time to time, you may wish read or write in other ways. You may wa - CSV files using readr or vroom - Arrow files without using compression -- Parquet files - Whole directories that are archived/zipped You can create a customized approach using either `pin_upload()` and `pin_download()`.