bdm.local {bigMap} | R Documentation |
Set/get default local machine name or IP address
bdm.local(dest = NULL)
dest |
Name or IP address of the local machine. |
The current value of local
# --- set default value of \var{local}
bdm.local('xxx.255.0.0')
bdm.local('mymachine.mydomain.cat')