fusion_connect: Connects R session to Fusion Server

Description Usage Arguments Value

Description

Connects R session to Fusion Server

Usage

1
2
fusion_connect(uri = "http://127.0.0.1:8764", app = NULL,
  index = NULL, user = NULL, password = NULL)

Arguments

uri

Defaults to localhost if you don't privide the uri

app

The name of the app

index

The name of the index

user

It looks for the enviroment variable $RFUSION_USER if not provided.

password

It looks for the enviroment variable $RFUSION_PWD if not provided.

Value

hidden enviroment.


jjesusfilho/rfusion documentation built on May 8, 2019, 11:56 a.m.