Skip to content

ronaldraxon/RshinyWeek4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developing Data Products - Final Project

Introduction

Here is an application in shiny, it contains a 3d plot made with the persp funtion. The mathematical function used to create this plot was 10*sin(sqrt(x^2+y^2))/sqrt(x^2+y^2). In order to change the features such as number of polygons rendered, x and y values among others. This kind of graphic can be useful for surface analysis or hyperplane of solutions analysis

Where to find this app or how to run it

You can run this app by entering the url:

https://raxondatascientist.shinyapps.io/RshinyWeek4/

Or you can run it localy by typing the next lines. Be sure to install an updated version Rstudio and shiny package as well.

shiny::runGitHub("ronaldraxon/RshinyWeek4")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages