vanguard_init: Connect to FGLab

Description Usage Arguments

Description

Initialises a connection to FGLab and creates a new experiment

Usage

1
2
vanguard_init(url, project_name, experiment_name, parameters, filepath,
  tags = c(), run_locally = FALSE)

Arguments

url

The URL of FGLab. Default is likely http://localhost:5080.

project_name

Name of the project on FGLab.

experiment_name

Name of the experiment on FGLab. Must be unique within project.

parameters

A named list of parameters with their default values.

filepath

Path of the file to be run, relative to working directory.

tags

Vector of tags shown on FGLab.

run_locally

If TRUE, execute script locally without going through FGLab.


skandium/vanguaRd documentation built on May 20, 2019, 4:13 p.m.