download_gs_file: Download Google Slides File

View source: R/gs_ari.R

download_gs_fileR Documentation

Download Google Slides File

Description

Download Google Slides File

Usage

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


jhudsl/ariExtra documentation built on April 29, 2023, 8:03 p.m.