Skip to content

As part of the welcome package we are making for rstudio, we plan to roll out an r package developers can use to interact with workbench and connect quickly and easily as well as reference relevant documentation in a simple manner.

Notifications You must be signed in to change notification settings

pepfar-datim/pdaprules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdaprules

The pdaprules package was created to help provide documentation on working with PRIME systems Posit Workbench and Posit Connect. We provide helpful functions for connecting to S3 as well as deploying and working with shiny applications in our connect environment.

To get started, install the pdaprules package using the following code snippet (make sure devtools is installed):

install.packages('devtools')
devtools::install_github(repo = "https://github.com/pepfar-datim/pdaprules.git", ref = "main")

You can reference the following vignettes depending on your objectives:

Posit Connect Community Apps

You can reference the package_vignette_apps.Rmd under vignettes/ for relevant documentation on how to use this package if you are a developer deploying an application as part of our community apps program.

Posit Workbench Developers

You can reference the package_vignette_developers.Rmd under vignettes/ for relevant documentation on how to use this package if you are a developer working primarily in workbench.

About

As part of the welcome package we are making for rstudio, we plan to roll out an r package developers can use to interact with workbench and connect quickly and easily as well as reference relevant documentation in a simple manner.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages