how to add an index to a vignette?
Is it possible to include index items in vignettes? I tried doing the usual
latex thing with
\index{the item}
but but the vignette created by
R CMD build
has no index. Do I need to do something more?
View this message in context: http://www.nabble.com/how-to-add-an-index-to-a-vignette--tp14339838p14339838.html Sent from the R help mailing list archive at Nabble.com.