File: new.Rnw

package info (click to toggle)
r-cran-devtools 2.4.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,328 kB
  • sloc: sh: 15; makefile: 5
file content (11 lines) | stat: -rw-r--r-- 158 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
%\VignetteIndexEntry{New}

\documentclass[oneside]{article}
\begin{document}

<<>>=
library(testVignettesBuilt)
function_with_unusual_name()
@

\end{document}