R4web generate a PHP website which runs an R function.
R4web(...,fnfile,dir)one or more newInput objects which will be included as form fields. Form values will be used as parameters for the R script.
a character string representing the R script file to be executed with the website.
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.
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.