Skip to content

[UI] Export Page #41

@discoleo

Description

@discoleo

UI: Export Page

Implement an Export Page:

  • the page will contain 2 buttons: Export matrix and Export image;
  • drop-down list to select which model to export: "Simple model", ...;

The matrix can be exported as a csv file:

write.csv(m, file = "full_file_name");

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions