Skip to content

EmmaLiTsai/checkbox_tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

checkbox_tutorial

This tutorial familiarizes new programmers with the strategy behind taking a novel data visualization idea and transforming it into working code within a program. As an example, we discuss the approach that we took to create a datatable that is embedded with checkboxes within an R Shiny application. The tutorial is broken up into five main parts:

  1. How to approach a programming challenge
  2. How to properly research & cite existing examples from the internet
  3. How to identify changes to the code
  4. How to implement changes to the code to achieve your idea
  5. Final code for our example

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors