We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f089ecc commit a0700dfCopy full SHA for a0700df
doc/manual/R-exts.texi
@@ -10440,7 +10440,6 @@ The key to inspecting @R{} objects from compiled code is the function
10440
mechanisms to print the @R{} object pointed to by @var{s}, or the safer
10441
version @code{R_PV(SEXP @var{s})} which will only print `objects'.
10442
@apifun Rf_PrintValue
10443
-@apifun R_PV
10444
10445
One way to make use of @code{PrintValue} is to insert suitable calls
10446
into the code to be debugged.
0 commit comments