Displaying 2 results from an estimated 2 matches for "jlaw".
Did you mean:
flaw
2008 Mar 25
1
Different axis limits for each facet in ggplot2
...s" does in lattice, e.g.,
stripplot(yield ~ variety | site, data = barley, scales = list(y =
list(relation='free')))
Thanks,
Jason Law
Statistician
City of Portland, Bureau of Environmental Services
Water Pollution Control Laboratory
6543 N Burlington Avenue
Portland, OR 97203 -5452
jlaw at bes.ci.portland.or.us
2007 Dec 06
5
Help rewriting looping structure?
Hey Folks,
Could somebody help me rewrite the following code?
I am looping through all records across 5 fields to calculate the cumulative
percentage of each record (relative to each individual field).
Is there a way to rewrite it so I don't have to loop through each individual
record?
##### tdat is my data frame
##### j is my field index
##### k is my record index
##### tsum is the sum of