Skip to content

load_all() documentation refers to is_loading() #2556

@mikmart

Description

@mikmart

It was quite confusing until I figured out that this section in ?load_all refers to pkgload::load_all():

is_loading() returns TRUE when it is called while load_all() is running. This may be useful e.g. in onLoad hooks.

Perhaps this could be fixed by re-exporting is_loading() or updating the (inherited) docs in pkgload to use the namespaced name?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions