Figure 3 incorrect caption in Rcpp-introduction vignette (original) (raw)
In the Rcpp-introduction vignette the caption of Figure 3 looks to be an unedited copy-paste of the Figure 1 caption.
Whereas the figure is about the results of running Rcpp::Rcpp.package.skeleton("samplePkg")
.
I think the line to edit is:
Rcpp/vignettes/rmd/Rcpp-introduction.Rmd
Line 876 in62bb381
\caption{Graphical annotation of the \texttt{is\_odd\_cpp} function.} |
---|