Escape literal > in HTML
This commit is contained in:
parent
35e6414099
commit
b451fc464b
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ These two files can be loaded in any order
|
|||
<li>If you do not set the output file name appropriately, you might see errors like
|
||||
<div class="shell">
|
||||
<pre>
|
||||
> fact(4)
|
||||
> fact(4)
|
||||
Error in .Call("R_swig_fact", s_arg1, as.logical(.copy), PACKAGE = "example") :
|
||||
"R_swig_fact" not available for .Call() for package "example"
|
||||
</pre>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue