Description Usage Arguments Value Author(s) See Also
R4web
generate a PHP website which runs an R function.
1 |
... |
one or more |
fnfile |
a character string representing the R script file to be executed with the website. |
dir |
a "character" string representing the directory where the PHP code will be saved. |
The function creates a folder in the working directory of your computer with some PHP files. Resulting folder should be added to the Apache applications directory and enable writting permissions.
David Barrios and Carlos Prieto. Bioinformatics Service of Nucleus, University of Salamanca. See https://bioinfo.usal.es/
The ‘RJSplot’ Website: https://rjsplot.usal.es
dendrogram_rjs
, densityplot_rjs
, genomemap_rjs
, heatmap_rjs
, manhattan_rjs
, network_rjs
, scatterplot_rjs
, symheatmap_rjs
, wordcloud_rjs
, boxplot_rjs
, bubbles_rjs
, hiveplot_rjs
, piechart_rjs
, barplot_rjs
, tables_rjs
, surface3d_rjs
, scatter3d_rjs
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.