Re: [R] Erase content of data.frame in a single stroke

2018-09-27 Thread prof.amit.mittal
I never bother with the dimensions of a data frame . That way you can assign a new var before a for and auto assign it columns inside or nullify the whole df instead of separate columns? BR -Original Message- From: R-help <> On Behalf Of Jim Lemon Sent: Thursday, September 27, 2018 2:06

Re: [R] Bitbucket code

2018-08-29 Thread prof.amit.mittal
I installed a local zip file a few days ago and the package was recently modified on bitbucket , with a stable zip version not yet available. I have tried using `remotes` but `RTOOLS` is not updated for 3.5.1 Should I use my clone to install into R, I do not think I can install the whole pa

[R] Bitbucket code

2018-08-29 Thread prof.amit.mittal
I installed a local zip file a few days ago and the package was recently modified on bitbucket , with a stable zip version not yet available. How many days does it usually take to get a stable zip version. How can I `devtools` it from the bitbucket the fastest way? I have my own sourcetree and