$,ev-method {mrgsolve}R Documentation

Select columns from an ev object

Description

Select columns from an ev object

Usage

## S4 method for signature 'ev'
x$name

## S4 method for signature 'ev'
x[[i, exact = TRUE]]

Arguments

x

ev object

name

column to select

i

an element to select

exact

not used


[Package mrgsolve version 1.4.1 Index]