Chris R
0
Q:

r double and triple colons

# Short answer:
# In R, these are used to access functions that are defined as part of
# the internal functions that a package uses. 

# Basic syntax:
package:::internal_function()
1

New to Communities?

Join the community