is.del_sropt | R Documentation |
Checks if an object is in the class 'del_sropt'
is.del_sropt(x)
x |
an object of some kind. |
To satisfy the minimum requirements of an S3 class.
a boolean.
Steven E. Pav shabbychef@gmail.com
del_sropt
Other del_sropt:
as.del_sropt()
,
del_sropt
roll.own <- del_sropt(z.s=2,z.sub=1,df1=10,df2=1000,df1.sub=3,ope=1,epoch="yr")
is.sropt(roll.own)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.