We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97e7b7f commit a7423cbCopy full SHA for a7423cb
inst/skeleton/rcppeigen_hello_world.cpp
@@ -9,7 +9,7 @@
9
// [[Rcpp::depends(RcppEigen)]]
10
11
// simple example of creating two matrices and
12
-// returning the result of an operatioon on them
+// returning the result of an operation on them
13
//
14
// via the exports attribute we tell Rcpp to make this function
15
// available from R
0 commit comments