Skip to content

joelkyu/r-coding-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This program is created for the Seroclinix Technical Assessement. This file involves a program that creates a interactive visualization of the Iris built in dataset. In order to access this app, the user must have R installed, along with the R Shiny library. Alternatively, this web app can be acessed at https://joelkyu.shinyapps.io/r-coding-challenge/.

Scatter Plot:

  • takes in data from both the X variable and Y variable

Histogram:

  • takes in data form the X variable only

Box Plot:

  • takes in data from the X variable only

Known Bugs: At the moment, no graph will display unless all three graph buttons are clicked in succession. This bug is actively being addressed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages