Skip to content

e815135/Shiny-App-Project

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

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