start: Start VR server

Description Usage Arguments Examples

View source: R/start.R

Description

Start VR server

Usage

1
start(LOCAL_IP = find_IP())

Arguments

LOCAL_IP

Character string of local ip address (IPv4). If unknown go to command window and enter 'ipconfig'.

Examples

1
2
start("YOUR-LOCAL-IP")
start()

ACEMS/r2vr documentation built on Dec. 17, 2021, 6:40 a.m.