$.scdf {scan}R Documentation

Select a scdf

Description

Select a 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.46 Index]