$.scdf {scan}R Documentation

Select an scdf

Description

Select an scdf

Usage

## S3 method for class 'scdf'
x$i

## S3 method for class 'scdf'
x[i]

Arguments

x

A scdf object

i

A case name from x

Value

A scdf


[Package scan version 0.60.0 Index]