File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Currently supported file types:
26
26
- ` read_arrow ` and ` write_arrow `
27
27
- ` read_parquet ` and ` write_parquet `
28
28
- ` read_rdata ` (.rdata and .rds)
29
- - ` read_gsheet ` (Google Sheets)
29
+ - ` read_gsheet ` and ` write_gsheet ` (Google Sheets)
30
30
31
31
Agnostic read and write functions that detect the type and dispatch the appropriate function.
32
32
- ` read_file ` and ` write_file `
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Currently supported file types:
22
22
- ` read_arrow ` and ` write_arrow `
23
23
- ` read_parquet ` and ` write_parquet `
24
24
- ` read_rdata ` (.rdata and .rds)
25
- - ` read_gsheet ` (Google Sheets)
25
+ - ` read_gsheet ` and ` write_gsheet ` (Google Sheets)
26
26
27
27
Agnostic read and write functions that detect the type and dispatch the appropriate function.
28
28
- ` read_file ` and ` write_file `
You can’t perform that action at this time.
0 commit comments