Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 1.01 KB

README.md

File metadata and controls

21 lines (11 loc) · 1.01 KB

RegularExpressionR

This is a Sihny (R) repository and tutorial for testing out regular expression matching in R.

This repository is intended for an informal tutorial through the UBC R Study Group using R and the Shiny framework.

Contributors

All individuals are welcome to contribute to this repository. Contributions are subject to the Code of Conduct for this repository.

Description

This repository contains two main elements. The tutorial.Rmd file is intended to be used to teach participants how to use the stringr package for R. The ui.R and server.R files run the Shiny application.

Within the data folder is a single file, containing some raw text that can be used in the tutorial, and is loaded by the application to provide examples for the users.

Issues and Bugs

Please feel free to raise issues using the issue tracker on this repository.