Re: [R] output from R to simple html

2020-07-08 Thread Jeff Newmiller
Perhaps an answer as simple as using the rmarkdown package to generate a standalone html file is all the OP needs? On July 8, 2020 4:19:37 PM PDT, Michael Hannon wrote: >I can't tell what kind of structure you want to output, but one simple >thing that I've done along these lines is to use knit

Re: [R] output from R to simple html

2020-07-08 Thread Michael Hannon
I can't tell what kind of structure you want to output, but one simple thing that I've done along these lines is to use knitr::kable to output a dataframe in either HTML or LaTeX format (for direct inclusion on a web page or to convert to PDF for other uses). -- Mike On Wed, Jul 8, 2020 at 12:02

Re: [R] Estimate garch model by GMM

2020-07-08 Thread Bert Gunter
Well, as a first suggestion, you should improve your research skills before posting here: A web search on "garch models in R" came up with what looked like many useful hits (including rugarch). See also the GARCH section of the CRAN Time Series CRAN task view https://CRAN.R-project.org/view=TimeS

Re: [R] Estimate garch model by GMM

2020-07-08 Thread Sarah Goslee
Hi, The very useful search engine rseek.org lists a lot of packages, functions, and tutorials for Garch modeling in R. Perhaps some of those meet your requirements. Sarah On Wed, Jul 8, 2020 at 3:02 PM Osama Mostafa wrote: > > Dear Professors > > > > Hope this e-mail find you well. I am current

Re: [R] output from R to simple html

2020-07-08 Thread Bert Gunter
This might be helpful: https://cran.r-project.org/web/views/WebTechnologies.html Cheers, Bert On Wed, Jul 8, 2020 at 12:02 PM Marc Roos wrote: > > > I would like to parse some input to an R script and use its result > output (maybe in json) on a web page. I think this shiny framework is a > bi

[R] Estimate garch model by GMM

2020-07-08 Thread Osama Mostafa
Dear Professors Hope this e-mail find you well. I am currently doing my Masters in statistics and econometrics and my thesis is about the Properties and Estimation of Garch Models and their applications I need to know if it is to possible to estimate Garch model by Generalized Method of Moments

[R] output from R to simple html

2020-07-08 Thread Marc Roos
I would like to parse some input to an R script and use its result output (maybe in json) on a web page. I think this shiny framework is a bit over kill. What is the simplest to implement this? __ R-help@r-project.org mailing list -- To UNSUBSCRIBE

Re: [R] National Weather Service Data

2020-07-08 Thread Philip
Thanks. Found the url's, names, and abbreviations on Daniel Bowman's rNOMADS package for R - NOMADS Real time List. Thanks. -Original Message- From: Roy Mendelssohn - NOAA Federal Sent: Wednesday, July 8, 2020 9:43 AM To: Philip Cc: r-help Subject: Re: [R] National Weather Service D

Re: [R] National Weather Service Data

2020-07-08 Thread Roy Mendelssohn - NOAA Federal via R-help
I would suggest looking at the NOMADS page for information on what is available through NOMADS: https://nomads.ncep.noaa.gov -Roy > On Jul 8, 2020, at 8:19 AM, Philip wrote: > > Thanks again for confirming that the wgrib2 software loaded correctly. I > have been making good progress findin

Re: [R] National Weather Service Data

2020-07-08 Thread Philip
Thanks again for confirming that the wgrib2 software loaded correctly. I have been making good progress finding variables related to low level winds such as the HGT series that, as you know, converts millibars to altitude MSL. The next step is to look at Rapid Refresh (RAP). Can you direct m

Re: [R] unique scale color ggplot2

2020-07-08 Thread Catalin Roibu
Dear all, Thank you for your email and help. I solved the problem! All the best! Catalin On Tue, 7 Jul 2020 at 20:43, Rasmus Liland wrote: > On 2020-07-07 19:23 +0200, Thierry Onkelinx wrote: > > > > Don't use the cut() function. > > Ah, I see it now. Changing > > fill = cut(cor, zCu

[R] useR! Live Events Underway!

2020-07-08 Thread Chris Prener
Hi all, Our first breakout session for useR! 2020 was today, and our welcome session begins tomorrow followed by Martin Mächler and Luke Tierney’s keynotes and our panel of R Core contributors. The Slido site for Q and A is already open. If you