Learn R Programming

zonator (version 0.6.0)

get_variant: Get a specified variant in a Zonation project

Description

Get a specified variant in a Zonation project

Usage

get_variant(x, index)

# S4 method for Zproject get_variant(x, index)

Arguments

x

Zproject object.

index

int or string index defining the variant required.

Value

Zvariant object

See Also

Zproject-class and Zvariant-class