powered by
Coerces an object to be a sig.
sig
as.sig(x, ...)# S3 method for default as.sig(x, ...)# S3 method for siglist as.sig(x, ...)# S3 method for list as.sig(x, ...)# S3 method for sig as.sig(x, ...)
# S3 method for default as.sig(x, ...)
# S3 method for siglist as.sig(x, ...)
# S3 method for list as.sig(x, ...)
# S3 method for sig as.sig(x, ...)
Object to coerce.
Passed to other as.sig methods.
as.sig
An object of class sig.
as.siglist
# NOT RUN { as.sig( list(name = "fun", alist(x =,y = 1)) ) # }
Run the code above in your browser using DataLab