R/ViewShinyPlp.R
viewDatabaseResultPlp.Rd
open a local shiny app for viewing the result of a PLP analyses from a database
viewDatabaseResultPlp(
mySchema,
myServer,
myUser,
myPassword,
myDbms,
myPort = NULL,
myTableAppend
)
Database result schema containing the result tables
server with the result database
Username for the connection to the result database
Password for the connection to the result database
database management system for the result database
Port for the connection to the result database
A string appended to the results tables (optional)
Opens a shiny app for viewing the results of the models from a database