Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Graph refactoring #529

@wlandau

Description

@wlandau

Prework

  • Read and agree to the code of conduct and contributing guidelines.
  • If there is already a relevant issue, whether open or closed, comment on the existing thread instead of posting a new issue.
  • For any problems you identify, post a minimal reproducible example like this one so the maintainer can troubleshoot. A reproducible example is:
    • Runnable: post enough R code and data so any onlooker can create the error on their own computer.
    • Minimal: reduce runtime wherever possible and remove complicated details that are irrelevant to the issue at hand.
    • Readable: format your code according to the tidyverse style guide.

Description

A bunch of graph-related features gradually crept up, and I need to reorganize them and make sure they are implemented in the most appropriate classes.

  • Support allow, exclude, names, and shortcut in network_class, glimpse_class, and inspection_class.
  • Remove allow and exclude from visual_class and visnetwork_class.
  • Support allow, exclude, names, and shortcut in tar_network(), tar_glimpse(), and tar_visnetwork().

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions