copyErrorLogs: Copies any current error logs for your published shiny app...

Description Usage Arguments

View source: R/package.r

Description

Copies any current error logs for your published shiny app into your current working directory. Note the logs are only available while your app is still running; once you close the window they will be erased.

Usage

1
copyErrorLogs(projectName, pkg)

Arguments

projectName

string with your group's project name. This must match your group's repository name on GitHub.

pkg

path to course package


whitwort/courseR documentation built on Sept. 6, 2019, 1:14 a.m.