dsadmin.set_method: Set Datashield Method

Description Usage Arguments

Description

Set a Datashield method in Opal(s).

Usage

1
2
dsadmin.set_method(opal, name, func = NULL, path = NULL,
  type = "aggregate")

Arguments

opal

Opal object or list of opal objects.

name

Name of the method, as it will be accessed by Datashield users.

func

Function name.

path

Path to the R file containing the script (mutually exclusive with func).

type

Type of the method: "aggregate" (default) or "assign"


datashield/opaladmin documentation built on May 14, 2019, 7:54 p.m.