| clangVersion | R Documentation |
This function returns a string that identifies the version of libclang that is being used.
clangVersion(asNums = FALSE)
asNums |
a logical value. If |
A character string, typically something like
"clang version 2.8 (trunk 113069)".
Duncan Temple Lang
libclang API and Index.h
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.