datashield.has_method: Check existence of a Datashield method by its name

Description Usage Arguments

Description

Check existence of a Datashield method of any type by its name.

Usage

1
2
3
4
5
6
7
datashield.has_method(opal, name)

## S3 method for class 'opal'
datashield.has_method(opal, name)

## S3 method for class 'list'
datashield.has_method(opal, name)

Arguments

opal

Opal object or list of opal objects.

name

Name of the method


datashield/opal documentation built on May 14, 2019, 7:53 p.m.