📅  最后修改于: 2022-03-11 14:52:01.700000             🧑  作者: Mango
# 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()