R/METHODS_Internals.R

..internals$methods(
    # ================================= > Show < ================================= #

    # ┌┌────────────────────────────────────────────────────────────────────────┐┐ #
    # || Error if trying to access internals                                    || #
    # └└────────────────────────────────────────────────────────────────────────┘┘ #
    show = function() {
        stop("Internals are not publicly accessable.")
    }
    # ────────────────────────────────── <end> ─────────────────────────────────── #
)

Try the prolific.api package in your browser

Any scripts or data that you put into this service are public.

prolific.api documentation built on Aug. 25, 2023, 5:15 p.m.