ptt_plot_upload_widgets: Uploads the html elements and dependencies to cloud storage.

View source: R/ptt_plot_widget.R

ptt_plot_upload_widgetsR Documentation

Uploads the html elements and dependencies to cloud storage.

Description

The cloud storage authentication file have to in working folder or in Tiedosto/Documents folder.

Usage

ptt_plot_upload_widgets(
  files_path,
  upload_path,
  overwrite = FALSE,
  release_time = TRUE
)

Arguments

files_path

The folder where the artefacts to be uploaded are located.

upload_path

The gcs folder where the artefacts will be uploaded to.

release_time

A release time in same format as Sys.time. Can be set also FALSE. If past the Sys.time() of codeTRUE prevents upload.


pttry/pttrobo documentation built on June 14, 2025, 10:04 p.m.