Hugo

Results 33 comments of Hugo

Here is my code (I call the index.Rmd file via render in a normal R script): **Normal R-script:** ` * 1 preparation ----------------------------------------- * 1.1 clear & set environement -------------------------------------...

Btw the plotly plot is compiled to the /figs folder in html via: library(plotly) library(htmlwidgets) fig

Btw I did see the following when I previewed the post which is different between when a .png vs an .html is added: When right click on the .png file...

@maelle so you mean only media files which wordpress recognize as images (which are .jpg .jpeg .png .gif) work in the current goodpress package?

Honestly Im a bit fed up with the combination of R and WordPress....moreover your code @maelle is pretty difficult for me to comprehend so I will possibly try but probably...

I might have found a solution though Im stuck at 1 thing: If I add the plotly plot in Rmarkdown its embedded in the html output perfectly....so in my view,...

> fread Is this still the only method to read an url with a .fst file?

It would be great to ad a short line of text above or as footer for example. The way i use the UI is to first register, and afterwards registration...

I tried that indeed...howeve rmy workflow is that after sign-in via the firebaseUIContainer(), on ther server side it checks if the user has a stripe plan or not which shows...