Re-opening of R Package datasets from the Toolbar#9811
Draft
anastasia-mbithe wants to merge 3 commits intoIDEMSInternational:masterfrom
Draft
Re-opening of R Package datasets from the Toolbar#9811anastasia-mbithe wants to merge 3 commits intoIDEMSInternational:masterfrom
anastasia-mbithe wants to merge 3 commits intoIDEMSInternational:masterfrom
Conversation
updating master
updating master
Patowhiz
reviewed
Jun 13, 2025
| UpdateRecentFilesMenuItems() | ||
| End Sub | ||
|
|
||
| Public Sub addToMenu(dfdataframe As DataFrame) |
Contributor
There was a problem hiding this comment.
@anastasia-mbithe I think this should be "{packageName}::{datasetName}" not the data frame object.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.