RegLogDemo {shiny.reglog} | R Documentation |
Demonstration ShinyApp with basic RegLog system
Description
You can play a little with RegLogSever functionalities launching this ShinyApp. This demo needs also an installation of 'RSQLite' package to create and menage a temporary database.
Usage
RegLogDemo(emayili_smtp = NULL, emayili_from = NULL)
Arguments
emayili_smtp |
defined emayili smtp server for you e-mail provider. If kept as default NULL, the e-mail sending functionality won't be used. If provided, it will require an installation of 'emayili' package. |
emayili_from |
String containing e-mail from which thesending will take place. Used only with 'emayili_smtp' defined. |
[Package shiny.reglog version 0.5.2 Index]