MaryleneH / Exo_activity

Exo shiny app avec Golem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

activity

The goal of activity is to …

Installation

First, you need to install the package from the .tar.gz file

install.packages("~/path/activity.tar.gz", repos = NULL, type = "source")

Example

This is a basic example which shows you how to launch your app:

library(activity)
## basic example code
activity::run_app()

About

Exo shiny app avec Golem

License:Other


Languages

Language:R 96.9%Language:CSS 3.1%