Skip to content

Special features of all file format readers should be documented #777

@szhorvat

Description

@szhorvat

Currently only the "edgelist" format has documentation on the read_graph docc page, https://r.igraph.org/reference/read_graph.html

Specific documentation should be added for all file format readers, mentioning special arguments that are supported (e.g. directed), or any limitations of the reader. Ref #776.

For example, the NCOL reader has these arguments which should be documented: predef = character(0), names = TRUE, weights = c("auto", "yes", "no"), directed = FALSE

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