Skip to content

ucdavis/DataLoofah

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataLoofah

Data Loofah Shiny App for Data Summaries

How to install

Install devtools, install.packages("devtools")
Use devtools::install_github("ucdavis/DataLoofah") to install the DataLoofah package

How to run the Data Loofah

Run the DataLoofah::runDataLoofah() function

install.packages("devtools")
devtools::install_github("ucdavis/DataLoofah")
DataLoofah::runDataLoofah()

Modifying the Data Loofah

If you wish to modify the Data Loofah, the ui and server files are located in inst/myapp.

About

Data Loofah Shiny App for Data Summaries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages