powered by
The results of the test(s) and the slope are printed
# S3 method for rkt print(x, ...)
NULL
an object of class rkt, i.e. the output of the rkt function
any additional argument
Aldo Marchetto <aldo.marchetto@cnr.it>
data(pie1) ex<-rkt(pie1$Year,pie1$SO4,pie1$Month,pie1$mm,TRUE) print(ex)
Run the code above in your browser using DataLab