from the list produced by a call of the form:
data(mtcars)
lmTest = lm(cbind(mpg, hp) ~ disp + wt + carb, data=mtcars)
Best,
--Lee
--
Lee Hachadoorian
Assistant Professor in Geography, Dartmouth College
http://geospatial.commons.gc.cuny.edu
http://freecity.commons.gc.cuny.edu
On 11/08/2012 02:51 AM, Prof Brian Ripley wrote:
On 08/11/2012 07:11, Lee Hachadoorian wrote:
I have a large (105MB) data file, tab-delimited with a header. There are
some odd characters at the beginning of the file that are preventing it
from being read by R.
That is a BOM make in UCS-2
rocess it so that I can read it into R?
Best,
--Lee
R version 2.14.1 (2011-12-22)
Platform: x86_64-pc-linux-gnu (64-bit)
Linux Mint 13
--
Lee Hachadoorian
Assistant Professor in Geography, Dartmouth College
http://freecity.commons.gc.cuny.edu
__
R-help@r
On 04/14/2012 09:37 AM, Duncan Murdoch wrote:
sql <- sub("\uFEFF", "", sql)
Thank you, this worked exactly.
Best,
--Lee
--
Lee Hachadoorian
PhD, Earth& Environmental Sciences (Geography)
Research Associate, CUNY Center for Urban Research
http://f
e still
there, because if I edit a pgAdmin-created file in Notepad or gedit, then
save and read into R with readLines, they are there.
Best,
--Lee
--
Lee Hachadoorian
PhD, Earth & Environmental Sciences (Geography)
Research Associate, CUNY Center for U
the upper left and you will see a list of all
objects (the second part of your question), including variables, data
frame, and open packages. Then if you right click on the name of a data
frame and select Edit from the context menu, you will see a
spreadsheet-style editor.
Best,
Lee Hachadoorian
PhD
On Mon, 15 Nov 2010 13:28:40 -0500, Anthony Damico wrote:
> Do you have any other ideas as to how I might diagnose what's going on
> here? Or, alternatively, is there some workaround that would get this giant
> CSV into a database? If you think there's a reasonable way to use the
> IMPORT comman
Thanks very much for the information. I also see that
http://cran.r-project.org/bin/windows/contrib/2.12/ReadMe has
information on some of the packages I'm interested in.
Thanks for the help,
--Lee
On Mon, Nov 1, 2010 at 1:48 PM, Duncan Murdoch wrote:
> On 01/11/2010 1:40 PM, Lee Hach
Are 32-bit precompiled packages supposed to work on 32-bit R installed
on 64-bit Windows? I *think* the Windows R FAQ (2.28 Should I run
32-bit or 64-bit R?) implies that they will work, but I am having
trouble getting certain packages to work. Before I spend more time on
it or start asking questio
l all be restored. Of course, if you're not on Linux, you
might not want to go to the trouble of running a VM. Criteria 1 Y 2 Y 3 Y
4 Y
Hope this helps,
--Lee
--
Lee Hachadoorian
PhD Student, Geography
Program in Earth & Environmental Sciences
CUNY Graduate Center
re\(Rcmdr\) --interactive
>
> fail to pop up Commander(), as described in the original post. The
> same holds for the following
> l...@liv-laptop:~$ R -e require\(Rcmdr\)
>
> Ideas?
> Liviu
>
--
Lee Hachadoorian
PhD Student, Geography
Program in Earth & Environmental
11 matches
Mail list logo