Hi,
I have a R script. My plan is to use rmarkdown and import some values and tables from the global environment produced by the R script.
I've been trying to do that, but I always get errors.
I mean, for example, how can I import the values from the vector "zxc" into knitr in order to print it as an HTML file?
Thanks for your comments and time.
I have a R script. My plan is to use rmarkdown and import some values and tables from the global environment produced by the R script.
I've been trying to do that, but I always get errors.
I mean, for example, how can I import the values from the vector "zxc" into knitr in order to print it as an HTML file?
Thanks for your comments and time.