Skip to content

R-package to visualize UiO-nettskjema data (loaded as csv-files), or other csv-files of similar format (code before package setup "finished" 2021)

License

Unknown, MIT licenses found

Licenses found

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

LAMaglan/UiONettskjemaViz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UiO nettskjema Visualization

image

A shiny app that allows you to summarize UiO-Nettskjema data (csv-files), or other csv-files of similar format. Lets you visualize up to two variables together, with one grouping variable, with different options depending on the nature of the variable (e.g. if continuous or categorical). The resulting plot dimensions can be adjusted with sliders, and saved in a variety of image formats. Also creates tables using gt(summary).

Getting started

Install the package from GitHub

remotes::install_github("LAMaglan/UiONettskjemaViz")

Load the package

library(UiONettskjemaViz)

Run the Shiny app

UiONettskjemaViz::run_app()

About

R-package to visualize UiO-nettskjema data (loaded as csv-files), or other csv-files of similar format (code before package setup "finished" 2021)

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages