Skip to content

Delay the loading of botometer, if needed #12

Description

@ryantmoore

We import botometer at the top of the .py Python script that is sourced within setup_botscan(). This may not be best. We might want to use reticulate::import() and delay the loading of the module.

For how to delay the loading of a module, such as botometer, see https://github.com/rstudio/reticulate/blob/master/vignettes/package.Rmd

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions