Skip to content

Re-opening of R Package datasets from the Toolbar#9811

Draft
anastasia-mbithe wants to merge 3 commits intoIDEMSInternational:masterfrom
anastasia-mbithe:4108_reopeningLibrarydata
Draft

Re-opening of R Package datasets from the Toolbar#9811
anastasia-mbithe wants to merge 3 commits intoIDEMSInternational:masterfrom
anastasia-mbithe:4108_reopeningLibrarydata

Conversation

@anastasia-mbithe
Copy link
Collaborator

@anastasia-mbithe anastasia-mbithe commented Jun 11, 2025

Fixes #4108

@Patowhiz here is a PR for the issue.

I've tried saving the package name and dataset name as a file to be accessed from the recent files and also to facilitate its display and recalling but seems something is still wrong.

Unfortuntely, there are some frmMain changes, so it will have conflicts. Once we figure out how to implement, I can open a different pr.

@anastasia-mbithe anastasia-mbithe marked this pull request as draft June 11, 2025 07:21
UpdateRecentFilesMenuItems()
End Sub

Public Sub addToMenu(dfdataframe As DataFrame)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@anastasia-mbithe I think this should be "{packageName}::{datasetName}" not the data frame object.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Updated toolbar to facilitate re-opening of R package library datasets

2 participants