powered by
Strips class attributes to return a list.
# S3 method for sig as.list(x, ...)# S3 method for siglist as.list(x, ...)# S3 method for sigreport as.list(x, ...)
# S3 method for siglist as.list(x, ...)
# S3 method for sigreport as.list(x, ...)
sig, siglist or sigreport object.
sig
siglist
sigreport
Passed from other as.list methods.
as.list
A list.
# NOT RUN { as.list(sig(read.csv)) head(as.list(list_sigs(pkg2env(stats)))) as.list(sig_report(baseenv())) # }
Run the code above in your browser using DataLab