| SKTrends | R Documentation | 
Perform the seasonal Kendall trend test.
SKTrends(Stations = "All", Snames = "All", use.logs = TRUE, max.cens = 5, nseas = NULL, report)
| Stations | a vector of the the station identifiers on which to do the trend test. | 
| Snames | a vector of the response variables on which to do the trend test. | 
| use.logs | logical, if  | 
| max.cens | the maximum percent censoring permitted for the
uncensored seasonal Kendall test. If the percentage of censoring
exceeds this value, then the censored seasonal Kendall test is
performed. Set to a negative value to force the censored seasonal
Kendall test for all  | 
| nseas | the number of seasons to use for all of the tests. If
 | 
| report | the base name of the PDF file that contains a report for each test; the suffix ".pdf" should not be inlcuded. The default is to use the name of the project with "_sk" appended. If the PDF file exists, then it is not overwritten, but the name is appended with a sequence of numbers until one that is valid is created. | 
The name of the report file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.