Re: [R] customizing edit.data.frame

2022-05-02 Thread Ivan Krylov
On Mon, 2 May 2022 11:09:55 + "Viechtbauer, Wolfgang (NP)" wrote: > I would also love to find out how to make changes to the way edit() > -- or in my case, View(), but that's presumably using the same > resources -- looks under Linux. Looking at the source code [*], there is a way to set the

Re: [R] customizing edit.data.frame

2022-05-02 Thread PIKAL Petr
> -Original Message- > From: R-help On Behalf Of Jeremie Juste > Sent: Saturday, April 30, 2022 11:54 AM > To: R-help@R-project.org > Subject: [R] customizing edit.data.frame > > Hello, > > I was wondering how to customize the grid color of the GUI from the > following