rnn (version 0.8.1)

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

Examples

Run this code
# NOT RUN {
run.finance_demo()
# }

Run the code above in your browser using DataCamp Workspace