Skip to content

Commit 79b28fa

Browse files
author
luke
committed
Add R_isTRUE to the experimental API.
git-svn-id: https://svn.r-project.org/R/trunk@89059 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 68b72db commit 79b28fa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/manual/R-exts.texi

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13563,6 +13563,9 @@ to the @R{} functions @code{forceAndCall} and @code{is.unsorted}.
1356313563
@eapifun R_forceAndCall
1356413564
@eapifun Rf_isUnsorted
1356513565

13566+
The C function @code{R_isTRUE} corresponds to the @R{} function
13567+
@code{isTRUE}.
13568+
@eapifun R_isTRUE
1356613569

1356713570
@node Named objects and copying
1356813571
@subsection Named objects and copying

0 commit comments

Comments
 (0)