init_cluster: init_cluster

Description Usage Arguments

View source: R/ravana_create.R

Description

Initializes a Ravana cluster and creates an entry in the database. If a cluster with the same name already exists, this process will load related functions and variables from the database.

Usage

1
init_cluster(clustername, settingspath = ".")

Arguments

clustername

Name of the cluster

settingspath

Location where the settings.json file is stored. If no path is provided it will look into the working directory (getwd()).


arupkamal/ravana documentation built on Dec. 19, 2021, 5:34 a.m.