Skip to content

Houses templates and useful custom functions for data analysis within BPS.

Notifications You must be signed in to change notification settings

BPSTechServices/bpsdataanalysis

Repository files navigation

bps-data-analysis

Houses templates and useful custom functions for data analysis within BPS.

Installation

You can install and use this package from GitHub as follows:

install.packages("devtools")
devtools::install_github("BPSTechServices/bpsdataanalysis")

Loading Templates

RStudio

To use bpsdataanalysis from RStudio, you can access the templates through

File -> New File -> R Markdown. This will open the dialog box where you can select from one of the available templates.

{width="373"}

The gray text to the right indicates which package the template originated from.

VSCode

To use bpsdataanalysis from VSCode, make sure that you have the R Extension for VSCode installed, and follow these instructions:

  1. Press Ctrl+Shift+P to open the Command Palette at the center top of your VSCode window

  2. Type and select "R Markdown: New Draft"

  3. Click the .Rmd template that you want to use from the dropdown provided. The package name associated with the template is in gray.

About

Houses templates and useful custom functions for data analysis within BPS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages