download_gs_file: Download Google Slides File

Description Usage Arguments Value Note

View source: R/gs_ari.R

Description

Download Google Slides File

Usage

1
download_gs_file(id, out_type = "pptx")

Arguments

id

Identifier of Google slides presentation, passed to get_slide_id

out_type

output type of file to download. Usually pdf or pptx

Value

Downloaded file (in temporary directory)

Note

This downloads presentations if they are public and also try to make sure it does not fail on large files


ariExtra documentation built on June 23, 2021, 9:07 a.m.