Skip to content

Create a Shiny App that is a tool for learning Git for Version Control

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

e815135/Shiny-App-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shiny-App-Project

Copyright 2021 Elizabeth Brown. Licensed under the MIT license.

This project includes the shiny app {gitShiny}, a tool for beginners to learn Git locally for version control. This was made using {golem}. Additionally, it includes some other smaller apps showing examples of action buttons, creating a bottom navigation bar and modularisation.

This app is the first version, further development won't be carried out here.

gitShiny

gitShiny is a tool for beginners to learn how to use Git for version control.

Installation

In order to run the app, download the project to a zip folder. In RStudio, set your working directory to "Shiny-App-Project-main". Then run the following:

#install.packages("devtools")
devtools::load_all("gitShiny")

Run App

To open the application run the following code in the console:

run_app()

Shiny applications not supported in static R Markdown documents

About

Create a Shiny App that is a tool for learning Git for Version Control

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages