Code Monkey home page Code Monkey logo

shinytemp1's Introduction

ShinyTemp1

Shiny template 1

This is a test 2022-02-23 BINOM

Description

This package relies heavily on the golem way of building a shiny app. A few things are different. There are documented in the setup section below.

A shiny template used mainly as an example on how to use modules and submodules together.

The pattern is actually typical of my usage of shiny and should simplify my work.

  • Run a simulation of or load data.
  • Do some analysis.
  • Create and present tables.
  • Create and present plots.

Create the package

  1. Create repo on github only with the readme file.
  2. Create git with RStudio
  3. Create golem project with RStudio and accept override.
  4. Update .gitignore with https://github.com/ThinkR-open/golem/blob/master/.gitignore because the .gitignore from step 2 above is not as complete.

Setup

Don't forget to do these setup steps

  1. Update \dev\01_start.R and run it.
  2. Run renv::init() to initialize a new project-local environment.
  3. Run usethis::use_package_doc(), see help for details on this useful tool.
  4. Run usethis::use_test( "app" ) to set up the testing tools with a dummy test.

shinytemp1's People

Contributors

franklef avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.