splus.assign {robust}R Documentation

Assign Translator

Description

Converts the R assign format to the Splus assign format.

Usage

splus.assign(asgn, term.labels)

Arguments

asgn an assign attribute.
term.labels a term.labels attribute.

Value

an S-Plus like assign list.


[Package robust version 0.3-4 Index]