Skip to content

mjfrigaard/sapkgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skimapp

The goal of skimapp is to select a dataset and present a skim of a variable.

Installation

You can install skimapp like so:

  1. In Terminal:
git clone https://github.com/mjfrigaard/sapkgs.git
git checkout main
cd sapkgs
open sapkgs.Rproj
  1. or use remotes (then switch branches to main in Terminal):
install.packages('remotes')
remotes::install_github('mjfrigaard/sapkgs')
git checkout main

About

A Shiny App with various debugging techniques

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages