Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rblp/Rblpapi
/ R_init_Rblpapi
Function
R_init_Rblpapi
src/RcppExports.cpp:276–279 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
274
};
275
276
RcppExport void R_init_Rblpapi(DllInfo *dll) {
277
R_registerRoutines(dll, NULL, CallEntries, NULL, NULL);
278
R_useDynamicSymbols(dll, FALSE);
279
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected