Skip to content

Add in ability to recognise functions which load external data #81

Description

@RobertASmith

It would be useful for reviewers to see if any of the functions load external data.
This is tricky to recognise because there a lots of different functions that can load data (e.g. read.csv, fread, read_xlsx, loadRDS)
However, a list of the most common ones could at least highlight most data-loaders.
It's fairly simple to do if we are recognising external dependencies anyway.
This could be denoted by highlighting the border of a function in a different colour.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions