Skip to content

Commit a0700df

Browse files
author
hornik
committed
Drop @apifun for R_PV.
git-svn-id: https://svn.r-project.org/R/trunk@87873 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent f089ecc commit a0700df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/manual/R-exts.texi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10440,7 +10440,6 @@ The key to inspecting @R{} objects from compiled code is the function
1044010440
mechanisms to print the @R{} object pointed to by @var{s}, or the safer
1044110441
version @code{R_PV(SEXP @var{s})} which will only print `objects'.
1044210442
@apifun Rf_PrintValue
10443-
@apifun R_PV
1044410443

1044510444
One way to make use of @code{PrintValue} is to insert suitable calls
1044610445
into the code to be debugged.

0 commit comments

Comments
 (0)