rnn (version 1.6.0)

run.finance_demo: Demo app on finance data

Description

Function to launch the finance_demo app

Usage

run.finance_demo(port = NULL)

Arguments

port

if not NULL will deploy on the local network on this port, just look for the IP of the host and go for example on 192.168.1.20:port to access the app from anywhere in the network

Author

Dimitri Fichou

Examples

Run this code
if (FALSE) {
run.finance_demo()
}

Run the code above in your browser using DataLab