We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
mrds
CRAN only allows packages to be updated infrequently (due to them having to be checked by hand) but bugs can often be fixed more quickly than that.
To ensure you have the latest version of mrds, install Hadley's devtools package:
install.packages("devtools")
then install mrds from github:
library(devtools) install_github("mrds","jlaake",subdir="mrds")
Then you have a shiny new version of mrds on your computer.
There was an error while loading. Please reload this page.