make_rapache_loadapp {gWidgetsWWW2}R Documentation

Make an apache configuration for a given app

Description

An rapache gWidgetsWWW2 app needs to integrate within the Rook system. The template produced by make_rapache_files shows how to configure the apache server for an app, but needs to call a script loadapp.R. This function produces such a script.

Usage

make_rapache_loadapp(file = "")

Arguments

file

passed to cat function to control what happens to output

Note

this file is placed into a directory specified in the rapache configuration


[Package gWidgetsWWW2 version 0.4-8 Index]