Skip to content

Commit 02577c5

Browse files
author
hornik
committed
More @apivar.
git-svn-id: https://svn.r-project.org/R/trunk@88114 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 2bcacce commit 02577c5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/manual/R-exts.texi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13791,6 +13791,10 @@ or @code{convolveE}:
1379113791

1379213792
@apifun ISNA
1379313793
@apifun ISNAN
13794+
@apivar NA_REAL
13795+
@apivar NA_LOGICAL
13796+
@apivar NA_INTEGER
13797+
@apivar NA_STRING
1379413798

1379513799
Note that the @code{ISNA} macro, and the similar macros @code{ISNAN}
1379613800
(which checks for @code{NaN} or @code{NA}) and @code{R_FINITE} (which is

0 commit comments

Comments
 (0)