utils/save_dataset_button library

CSV Save button. Copyright (C) 2024-2025, Togaware Pty Ltd.

Licensed under the GNU General Public License, Version 3 (the "License");

License: https://opensource.org/license/gpl-3-0

Authors: Zheyuan Xu

Classes

SaveDatasetButton
A CSV Save Button widget. When tapped, it opens a file-save dialog for the user to choose a CSV location, then executes an R command to save the current dataset 'ds' to that file.