Learn R Programming

ariExtra (version 0.3.1)

download_gs_file: 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)