Learn R Programming

APAtree (version 1.0.1)

subset.apa_list: Subsetting of apa_lists

Description

Select one or more APA-maps and related data from an apa_list object.

Usage

# S3 method for apa_list
subset(x, subset, ...)

Arguments

x

A /codeapa_list-object.

subset

Either a numeric or a character vector specifying the plots that shall be selected.

...

not implemented.