Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用gwindow()函数在 R 的 gwidgets 中打开新窗口。但它会在 Windows 中打开新窗口。我希望它在 R 主窗口中打开一个子窗口。我怎么能强迫它?有一个功能选项parent,gwindow()但我需要一个主 R 窗口的句柄......
gwindow()
parent