Demo app
- Installing R and the the
tspackage
devtools::install_github("tmelliott/ts")
- Install node and npm (or pnpm!), then install dependencies
pnpm install
- Build dependencies
pnpm build
- Start Rserve in a separate terminal
pnpm rserve
- Run the app
pnpm start
You should see some output in the terminal:
Running sampler script...
Mean: 3
First char: hello
Sample num: Float64Array(2) [ 4, 3, r_type: 'double_array' ]