Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Any R programmers here that have experience with Shiny?

I keep seeing 'Not Found' when trying to load my Shiny application, it seems to be that R cannot find the Shiny server, I have tried reinstalling all packages and still no luck. The strange thing is that it works the first time I open ...

How to create an apply function with the dataset and function below in R?

I have this function:   xa <- 9 xb <- 6 za <- 20   a1 <- xa / za b1 <- xb / za   Validation <- function (a1, b1)    if (a1 / b1 >= .85 && a1 / b1 <= 1.15) {...
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: