Learn R Programming

bigMap (version 2.3.1)

bdm.local: Set/get default local machine name or IP address

Description

Set/get default local machine name or IP address

Usage

bdm.local(dest = NULL)

Arguments

dest

Name or IP address of the local machine.

Value

The current value of local

Examples

Run this code
# NOT RUN {
# --- set default value of \var{local}
bdm.local('xxx.255.0.0')
bdm.local('mymachine.mydomain.cat')
# }

Run the code above in your browser using DataLab