We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Redirect/delete pages
Add custom affiliates id
Add amazon affiliates to all book links
More restructuring
Expand on export
simplify
mentioning @export
the the typo
link to Dirk's book
Better discussion of missing values
Fix error in gibbs example
typo is_na1 to is_naR
Correct "your put" to "you put"
Need to take the sqrt() of this value to return distance. The ^2 term just removes the sign.
to calculate distance we need to take the sqrt() of the distance squared (the square term being to get rid of the sign)
Updates from reviewer 2 comments
Fix syntax that was crashing st2
Updated Rcpp (markdown)
typo
added example for is_naC with sugar and naming of function
consistency of function names
Fix typo
Revert 7b13173af9d4cb46f36cf1ed27e452471a62086f ... 04fd6466b9246615f4c8cb33cdb754182f92d860 on Rcpp
Updated package.skeleton's cpp_files argument to code_files, as used in latest version of Rcpp.
Changes from Michael Hannon
Changes with String class