Dear all,
Thenks for replying to my query.
*@Amaud: If I understand correctly what you want to do, you might be able
to create a HTML report using RMarkdown and host that on the website. If
you really need a web app, I suggest looking into Shiny. You can make a
shiny app, host it for free on th
application.
I have coded in R and have used R in windows. I have never used
Ubuntu/Linux. Is there a step by step guide on how to run a R code in
server?
Thanks and Regards,
--
Swagato Chatterjee
[[alternative HTML version deleted]]
__
R-help@r
Hello,
I have written a R script which runs a regression of a dataset and saves
the result in a csv file.
Now this dataset has to be edited periodically which is done in a server. I
need to run the R script in a server so that the results can also be shared
in a server and used in a web applicati
Hello,
The following code of mine is giving the error:
Error in integrate(fx[[2]], 0.056, 1) :
maximum number of subdivisions reached
Can anyone help?
Thanks and Regards.
Swagato
--
fv<-vector("list")
fx<-vector("list")
v<-0
c<-0
n<-0
NOV<-0
i<-0
while(n<200){
fv[
4 matches
Mail list logo