Displaying 12 results from an estimated 12 matches for "conifer".
2012 Aug 07
5
summing and combining rows
...s Dolanc
--
Christopher R. Dolanc
Post-doctoral Researcher
University of Montana and UC-Davis
-------------- next part --------------
Data Plot Lat LatCat Elevation ElevCat Type SizeClass Stems Area Density
5171 VTM 39C16 39.76282 Lat6 1500 Elev1 Conifer Class3 0 751.5347 0.00000
5172 VTM 39C16 39.76282 Lat6 1500 Elev1 Conifer Class4 1 751.5347 13.30611
5771 VTM 39F11 39.57721 Lat6 500 Elev1 Conifer Class3 0 751.5347 0.00000
5772 VTM 39F11 39.57721 Lat6 500 Elev...
2011 Feb 25
4
means, SD's and tapply
...pply to output means and SD or SE for my data but
seem to be limited by how many times I can subset it. Here's a snippet
of my data
> stems353[1:10,]
Time DataSource Plot Elevation Aspect Slope Type Species
SizeClass Stems
1 Modern Cameron 70F221 1730 ESE 20 Conifer ABCO
Class1 3
2 Modern Cameron 70F221 1730 ESE 20 Conifer ABMA
Class1 0
3 Modern Cameron 70F221 1730 ESE 20 Hardwood ACMA
Class1 0
4 Modern Cameron 70F221 1730 ESE 20 Hardwood AECA
Class1 0
5 Modern Camero...
2005 May 09
1
can't build packages anymore...
R developers,
I've been happily building packages, under windows, for some time now and
upgraded to R 2.1.0 and now when I attempt to build a package, I get the
following errors...
C:\conifers>rcmd build Rconifers
* checking for file 'Rconifers/DESCRIPTION' ... OK
* preparing 'Rconifers':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* checking whether 'INDEX' is up-to-date ... OK
* removing junk files
/cygdrive/C/conifers/Rconifers_0.0-3.tar
t...
2005 Dec 25
1
cygwin and tar -- still?
...w R has required a
"non-broken" version of tar for some time now and was hoping to not have to
install any cygwin tools. Since building packages requires the use of MinGW
and MSYS, why can't we simply use the tar that's part of msys?
After looking at the following results:
E:\conifers>rcmd build --binary rconifers
* checking for file 'rconifers/DESCRIPTION' ... OK
* preparing 'rconifers':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* checking whether 'INDEX' is up-to-date ... NO
* use '--force' to overwrite the existing '...
2003 Jul 22
1
Making a group membership matrix
...Juniper
Lacustrine
0 1293
501
Lodgepole Pine Low Sage
Mixed Chaparral
60332 31
1043
Montane Chaparral Montane Hardwood Montane
Hardwood-Conifer
6648 326
0
Montane Riparian Orchard and Vineyard
Perennial Grassland
180 0
17
Pinyon-Juniper Ponderosa Pine
Red Fir
968...
2009 Jul 16
1
axis label config mgp
I have long axis labels (8units) on the x axis and 2 unit number labels on
the y axis. I need to move the x axis title without moving the y axis
title. I have used mgp=c(title, label and line), but mgp moves both the x
and y titles. The following puts the y axis title way way out to the left.
Anyone know how to move just the x axis.
X11()
conif<-c("Control", "Switched
2012 Jan 06
2
R CMD check WARNING \usage question
...package and would like to crush a WARNING message for a clean build.
I've been struggling with this question and haven't gotten any traction on the web either.
I've got a document file (Rd) that contains the following \usage statement:
\name{sample.data}
\alias{sample.data}
\title{CONIFERS forest growth model sample data}
\description{ A list object of type \code{sample.data} stores all of
the basic information about a \code{\link{data.frame}} object
representing a sample of plants.}
\usage{
x <- list( plots=data.frame(), plants=data.frame(), age=0, x0=0.0, n.years.projected=0...
2004 Oct 01
3
controlling colour in Trellis histogram
...colours (only black and white)
either in the histograms or in the strip. There must be some simple
argument but I can’t find it. Here is my code so far:
> histogram(~GRC.SLA|as.factor(species.type),data=group.means,
+ strip=function(...)
+
strip.default(...,style=1,factor.levels=c("Conifers","Trees","Herbs","Mo
nocots")))
As a default, this produces the bars in a pale blue and the strip in
orange-yellow.
Thanks.
Bill Shipley
Subject Matter Editor, Ecology
North American Editor, Annals of Botany
Département de biologie, Université de S...
2012 Jun 22
1
Vignettes are not being (re)built.
I'm adding a couple of vignettes to an existing package.
When I make a change to the sweave file, and run the check command,
c:\conifers\trunk>R CMD check rconifers
I get the following message(s) in the 00check.log file:
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... WARNING
Package vignette(s) without corresponding PDF:
'ConifersIntroVignette.rnw'...
2012 Jan 11
1
R CMD check pkg and 32/64 bit.
R gurus:
I'm trying to get another round of rconifers out and I need some advice/help crushing differences in the examples test.
I'm trying to make sure the max sdi values are being respected.
I've added a tests/rconifers-Ex.Rout.save (from windows i386-pc-mingw32) and when I ran R CMD check (both R-2.13.0), I got the following results:
*...
2008 May 26
0
use aov or lme for split plot design?
Dear all
I'm not sure if I did the right analysis for my specific split splot
design. We are
studying biomass increase with different CO2 concentrations with four
different
functional plant groups (e.g. grasses, herbs, broad-leafed trees and
conifers). Of each
functional plant group we have four species. The design is orthogonal.
The design is:
Blocks: 2 (climate chambers, called Gruppe)
Plot: 3 (3 CO2 concentrations)
whole plot treatment is CO2
in each chamber we have the same 4 functional plant groups (funktGr),
each represented by
fo...
2006 Feb 05
30
Emacs rails.el
Features:
* Management WEBrick - start, stop
* Viewing log files
* Abbrev from TextMate
* Switching between View/Action
http://www.emacswiki.org/cgi-bin/emacs/rails.el