Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ functions
Functions
3,734 in github.com/RcppCore/Rcpp
⨍
Functions
3,734
◇
Types & classes
985
↓ 7 callers
Function
RCPP_API_CLASS
* S4 object */
inst/include/Rcpp/S4.h:29
↓ 7 callers
Function
Rcpp_IsNaN
inst/include/Rcpp/internal/na.h:30
↓ 7 callers
Function
dunif
Uniform Distribution */
inst/include/Rcpp/Rmath.h:41
↓ 7 callers
Method
exists
src/attributes.cpp:72
↓ 7 callers
Method
format
inst/include/Rcpp/date_datetime/Date.h:107
↓ 7 callers
Function
gmtime_
inst/include/Rcpp/routines.h:136
↓ 7 callers
Function
grow
inst/include/Rcpp/grow.h:34
↓ 7 callers
Method
isVoid
src/attributes.cpp:200
↓ 7 callers
Function
is_matrix
inst/include/Rcpp/api/meat/is.h:29
↓ 7 callers
Function
is_na
inst/include/Rcpp/sugar/functions/is_na.h:91
↓ 7 callers
Function
mean
inst/include/Rcpp/algorithm.h:391
↓ 7 callers
Method
nargs
* The number of arguments of the function */
inst/include/Rcpp/module/CppFunction.h:60
↓ 7 callers
Method
nrow
inst/tinytest/cpp/misc.cpp:32
↓ 7 callers
Method
replace
inst/include/Rcpp/api/meat/DottedPairImpl.h:80
↓ 7 callers
Function
sample
Adapted from `do_sample`
inst/include/Rcpp/sugar/functions/sample.h:400
↓ 7 callers
Function
sapply
inst/include/Rcpp/vector/ListOf.h:134
↓ 7 callers
Function
seq_len
inst/include/Rcpp/sugar/functions/seq_along.h:48
↓ 7 callers
Method
size
inst/include/Rcpp/sugar/functions/ifelse.h:62
↓ 6 callers
Function
Rcpp_eval_impl
This is used internally instead of Rf_eval() to make evaluation safer
inst/include/Rcpp/api/meat/Rcpp_eval.h:40
↓ 6 callers
Function
diag
inst/include/Rcpp/sugar/matrix/diag.h:82
↓ 6 callers
Method
eval
inst/include/Rcpp/vector/Vector.h:1175
↓ 6 callers
Function
exists
* Indicates if an object called name exists in the * environment * * @param name name of the object * * @
inst/include/Rcpp/Environment.h:163
↓ 6 callers
Function
format
inst/include/Rcpp/utils/tinyformat/tinyformat.h:964
↓ 6 callers
Method
isExportedFunction
src/attributes.cpp:351
↓ 6 callers
Function
is_na<CPLXSXP>
inst/include/Rcpp/traits/is_na.h:47
↓ 6 callers
Function
max
inst/include/Rcpp/algorithm.h:298
↓ 6 callers
Function
min
inst/include/Rcpp/algorithm.h:344
↓ 6 callers
Method
nargs
inst/include/Rcpp/Module.h:228
↓ 6 callers
Method
offset
inst/include/Rcpp/vector/Matrix.h:174
↓ 6 callers
Function
qbinom
inst/include/Rcpp/Rmath.h:97
↓ 6 callers
Function
qpois
inst/include/Rcpp/Rmath.h:141
↓ 6 callers
Function
qunif
inst/include/Rcpp/Rmath.h:43
↓ 6 callers
Method
signature
inst/include/Rcpp/Module.h:229
↓ 5 callers
Method
begin
inst/include/Rcpp/vector/MatrixColumn.h:87
↓ 5 callers
Method
begin
inst/include/Rcpp/vector/Matrix.h:112
↓ 5 callers
Method
cols
inst/include/Rcpp/vector/Matrix.h:100
↓ 5 callers
Function
dgamma
Gamma Distribution */
inst/include/Rcpp/Rmath.h:47
↓ 5 callers
Function
diff
inst/include/Rcpp/sugar/functions/diff.h:124
↓ 5 callers
Method
end
inst/include/Rcpp/vector/Matrix.h:113
↓ 5 callers
Method
exportedName
src/attributes.cpp:355
↓ 5 callers
Function
getCurrentScope
src/module.cpp:227
↓ 5 callers
Method
getDay
intra-day useless for date class int getSeconds() const { return m_tm.tm_sec; } int getMinutes() const { return m_tm.tm_min; } int getHours() const
inst/include/Rcpp/date_datetime/Date.h:78
↓ 5 callers
Method
getMonth
inst/include/Rcpp/date_datetime/Date.h:79
↓ 5 callers
Method
getYear
makes it 1 .. 12
inst/include/Rcpp/date_datetime/Date.h:80
↓ 5 callers
Method
hasInterface
src/attributes.cpp:513
↓ 5 callers
Function
ifelse
inst/include/Rcpp/sugar/functions/ifelse.h:341
↓ 5 callers
Method
inComment
src/attributes.cpp:470
↓ 5 callers
Method
index
inst/include/Rcpp/vector/MatrixBase.h:185
↓ 5 callers
Function
isws
NB: std::isspace is not used because it also counts '\f' and '\v' as whitespace, whereas base::trimws only checks for ' ', '\t', '\r', and '\n
inst/include/Rcpp/sugar/functions/strings/trimws.h:36
↓ 5 callers
Function
lapply
inst/include/Rcpp/vector/ListOf.h:129
↓ 5 callers
Function
mapply
inst/include/Rcpp/sugar/functions/mapply/mapply_2.h:126
↓ 5 callers
Method
ncol
inst/tinytest/cpp/misc.cpp:33
↓ 5 callers
Method
nrow
inst/include/Rcpp/vector/SubMatrix.h:43
↓ 5 callers
Method
operator()
* modules call the function with this interface. input: an array of SEXP * output: a SEXP. */
inst/include/Rcpp/module/CppFunction.h:40
↓ 5 callers
Function
qt
inst/include/Rcpp/Rmath.h:91
↓ 5 callers
Function
regexMatches
src/attributes.cpp:839
↓ 5 callers
Function
runif
inst/include/Rcpp/Rmath.h:44
↓ 5 callers
Method
size
* alias of length */
inst/include/Rcpp/vector/Vector.h:273
↓ 5 callers
Method
size
inst/include/Rcpp/sugar/functions/mapply/mapply_2.h:50
↓ 5 callers
Method
submitLine
Track /* */ comment state
src/attributes.cpp:1817
↓ 5 callers
Function
table
inst/include/Rcpp/sugar/functions/table.h:93
↓ 5 callers
Function
warning
Variadic / code generated version of the warning and stop functions can be found within the respective C++11 or C++98 exceptions.h included below.
inst/include/Rcpp/exceptions.h:114
↓ 4 callers
Function
Environment_Impl
* wraps the given environment * * if the SEXP is not an environment, and exception is thrown */
inst/include/Rcpp/Environment.h:56
↓ 4 callers
Function
Rcpp_eval
inst/include/Rcpp/api/meat/Rcpp_eval.h:54
↓ 4 callers
Method
add
src/attributes.cpp:2559
↓ 4 callers
Method
append
inst/include/Rcpp/String.h:670
↓ 4 callers
Function
assign
* Attempts to assign x to name in this environment * * @param name name of the object to assign * @param x object to assign
inst/include/Rcpp/Environment.h:185
↓ 4 callers
Function
check_na
inst/include/Rcpp/sugar/functions/rowSums.h:30
↓ 4 callers
Function
colMeans
inst/include/Rcpp/sugar/functions/rowSums.h:950
↓ 4 callers
Function
colSums
inst/include/Rcpp/sugar/functions/rowSums.h:932
↓ 4 callers
Function
dbeta
Beta Distribution */
inst/include/Rcpp/Rmath.h:59
↓ 4 callers
Function
dbinom
Binomial Distribution */
inst/include/Rcpp/Rmath.h:95
↓ 4 callers
Function
demangle
[[Rcpp::register]]
src/api.cpp:128
↓ 4 callers
Function
div
inst/include/Rcpp/sugar/functions/rowSums.h:65
↓ 4 callers
Function
dpois
Poisson Distribution */
inst/include/Rcpp/Rmath.h:139
↓ 4 callers
Function
dropTrailing0
inst/include/Rcpp/internal/r_coerce.h:188
↓ 4 callers
Function
dt
Student t Distibution */
inst/include/Rcpp/Rmath.h:89
↓ 4 callers
Function
find
* Get an object from the environment or one of its * parents * * @param name name of the object * */
inst/include/Rcpp/Environment.h:130
↓ 4 callers
Method
get
inst/tinytest/cpp/wrap.cpp:278
↓ 4 callers
Method
get
inst/include/Rcpp/sugar/functions/setdiff.h:144
↓ 4 callers
Method
get_const
inst/include/Rcpp/vector/traits.h:82
↓ 4 callers
Function
get_na<STRSXP>
inst/include/Rcpp/traits/get_na.h:50
↓ 4 callers
Function
hypot
inst/include/Rcpp/Rmath.h:217
↓ 4 callers
Function
increment_overflow
src/date.cpp:452
↓ 4 callers
Function
invoke
inst/include/Rcpp/Function.h:126
↓ 4 callers
Function
isLongjumpSentinel
inst/include/Rcpp/exceptions.h:138
↓ 4 callers
Method
isNULL
inst/include/Rcpp/proxy/RObjectMethods.h:27
↓ 4 callers
Method
isNotNull
* Boolean test for not NULL * * @throw 'not initialized' if object has not been set */
inst/include/Rcpp/Nullable.h:116
↓ 4 callers
Function
is_na<INTSXP>
inst/include/Rcpp/traits/is_na.h:37
↓ 4 callers
Method
is_void
* voidness */
inst/include/Rcpp/module/CppFunction.h:65
↓ 4 callers
Function
leaps_thru_end_of
src/date.cpp:1221
↓ 4 callers
Function
median
inst/include/Rcpp/sugar/functions/median.h:282
↓ 4 callers
Method
move
inst/include/Rcpp/vector/string_proxy.h:154
↓ 4 callers
Method
ncol
inst/include/Rcpp/sugar/matrix/col.h:45
↓ 4 callers
Function
noNA
inst/include/Rcpp/sugar/nona/nona.h:74
↓ 4 callers
Function
outer
inst/include/Rcpp/sugar/matrix/outer.h:80
↓ 4 callers
Function
pairlist
inst/include/Rcpp/grow.h:30
↓ 4 callers
Method
path
src/attributes.cpp:71
↓ 4 callers
Function
pexp
inst/include/Rcpp/Rmath.h:111
↓ 4 callers
Function
pgeom
inst/include/Rcpp/Rmath.h:117
← previous
next →
101–200 of 3,734, ranked by callers