Dason Kurkiewicz
Dason Kurkiewicz
@trinker This should be an easy enough function but what do you think about the naming for it?
`p_set_libpath` seems like it would be more truthful on what it does.
What would you want something like "open heart surgery" to be changed to? Or would you want to keep it that way?
Interesting. I'll investigate. Are you using RStudio? Does the problem persist if you use R outside of RStudio?
@Pascoe70 Have you tried using devtools to install from github? ``` library(devtools) install_github("duncantl/RGoogleDocs") ```
I'm not at a computer I can easily test this but if you just want to get the help from a function as text you can use `tools::Rd2txt` to create...
Oh ok. Then leaving it as t makes sense. I'll try to get together a PR for some of those if you'd be interested in that.
No. I had good intentions but life got in the way and I kind of forgot about it.
> @Dasonk Can you merge this PR? Available version is currently broken and we have to install this PR I'll look into it when I get home from work. A...