9 lines
178 B
Plaintext
9 lines
178 B
Plaintext
|
\name{Rd-Sexpr-error}
|
||
|
\title{Trigger an Error when Evaluating Code from \verb{\\Sexpr}}
|
||
|
\description{
|
||
|
\Sexpr[stage=render]{
|
||
|
% this will give an error
|
||
|
1 + "error"
|
||
|
}
|
||
|
}
|