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 3e23b30 commit 647f05bCopy full SHA for 647f05b
vignettes/FAQ.Rmd
@@ -24,7 +24,7 @@ If you have a question that you think would fit well here please [open an issue]
24
| --- | --- |
25
| cpp11::integers | int |
26
| cpp11::doubles | double |
27
- | cpp11::logical | cpp11::r_bool |
+ | cpp11::logicals | cpp11::r_bool |
28
| cpp11::strings | cpp11::r_string |
29
| cpp11::raws | uint8_t |
30
| cpp11::list | SEXP |
0 commit comments