-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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");
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels