search for: 198l

Displaying 20 results from an estimated 25 matches for "198l".

Did you mean: 198
2008 Dec 02
1
ggplot2 facet_wrap problem
...(code). melt.nut <- (structure(list(RiverMile = c(119L, 119L, 119L, 119L, 119L, 119L, 119L, 119L, 119L, 148L, 148L, 148L, 148L, 148L, 148L, 148L, 179L, 179L, 179L, 179L, 179L, 179L, 179L, 185L, 185L, 185L, 185L, 185L, 185L, 185L, 190L, 190L, 190L, 190L, 190L, 190L, 190L, 190L, 190L, 190L, 190L, 198L, 198L, 198L, 198L, 198L, 198L, 198L, 198L, 198L, 198L, 202L, 202L, 202L, 202L, 202L, 202L, 202L, 202L, 202L, 202L, 215L, 215L, 215L, 215L, 215L, 215L, 215L, 215L, 215L, 215L, 215L, 215L, 61L, 61L, 61L, 61L, 61L, 61L, 61L, 61L, 61L, 119L, 119L, 119L, 119L, 119L, 119L, 119L, 119L, 119L, 148L, 148L, 1...
2008 Oct 14
1
ggplot2 plot with symbols and then add line
...0.773824094, 3.208461305, 0.680150068, 0.680150068, 0.026385752, 0.369310858, 8.049276658, 7.487378383, 0.950072035, 0.950072035, 0.763580377, 0.333244629, 5.475999014, 9.235631398, 2.587682905), RiverMile = c(148L, 179L, 185L, 202L, 179L, 185L, 190L, 119L, 148L, 179L, 185L, 202L, 215L, 119L, 202L, 198L, 215L, 148L, 198L, 190L, 202L, 215L, 198L, 198L, 215L, 148L, 148L, 202L, 202L, 215L, 119L, 179L, 185L, 190L, 198L, 61L, 61L, 119L, 148L, 202L, 202L, 61L, 61L, 119L, 148L, 185L, 202L, 215L )), .Names = c("TSS", "GPP", "RiverMile"), class = "data.frame", row.na...
2008 Apr 29
1
merging multiple data frames with different numbers of rows
merge can only merge two objects at a time- I would like to merge more than two objects at a time. s.d <- structure(list(RiverMile = c(202L, 198L, 190L, 185L, 179L, 148L, 119L, 61L)), .Names = "RiverMile", row.names = c(NA, -8L), class = "data.frame") #s.d is all of the river miles that can occur in all of the data frames that I want to put together feb06 <- structure(list(RiverMile = c(202L, 190L, 185L), X2.1.06 = c...
2008 Oct 09
1
nls, lattice, and conversion over to ggplot
...0.773824094, 3.208461305, 0.680150068, 0.680150068, 0.026385752, 0.369310858, 8.049276658, 7.487378383, 0.950072035, 0.950072035, 0.763580377, 0.333244629, 5.475999014, 9.235631398, 2.587682905), RiverMile = c(148L, 179L, 185L, 202L, 179L, 185L, 190L, 119L, 148L, 179L, 185L, 202L, 215L, 119L, 202L, 198L, 215L, 148L, 198L, 190L, 202L, 215L, 198L, 198L, 215L, 148L, 148L, 202L, 202L, 215L, 119L, 179L, 185L, 190L, 198L, 61L, 61L, 119L, 148L, 202L, 202L, 61L, 61L, 119L, 148L, 185L, 202L, 215L )), .Names = c("TSS", "GPP", "RiverMile"), class = "data.frame", row.na...
2008 Apr 29
1
data management (subsetting and recombining)
...ss that will be done on 96+ constituents? feb06 <- structure(list(RiverMile = c(202L, 190L, 185L), X2.1.06 = c(2850000, NA, NA)), .Names = c("RiverMile", "X2.1.06"), row.names = c(29L, 31L, 32L), class = "data.frame") may06 <- structure(list(RiverMile = c(202L, 198L, 190L, 185L, 148L), X5.1.06 = c(NA_real_, NA_real_, NA_real_, NA_real_, NA_real_)), .Names = c("RiverMile", "X5.1.06"), row.names = c(29L, 30L, 31L, 32L, 34L), class = "data.frame") merge(feb06, may06, by="RiverMile") Error in fix.by(by.x, x) : 'by...
2009 Jan 07
1
Replace Function (How to replace numbers in a data frame with a specific number)
...6/07", "2006/10", "2006/12", "2007/02", "2007/04", "2007/06", "2007/08", "2007/10", "2007/12", "2008/01"), class = "factor"), RiverMile = c(61L, 119L, 148L, 179L, 185L, 187L, 190L, 196L, 198L, 202L, 215L, 61L, 119L, 148L, 179L, 185L, 187L, 190L, 196L, 198L), Site = structure(c(9L, 1L, 2L, 3L, 4L, 10L, 5L, 11L, 6L, 7L, 8L, 9L, 1L, 2L, 3L, 4L, 10L, 5L, 11L, 6L ), .Label = c("119", "148", "179", "185", "190", "198", &q...
2008 Aug 27
1
Updating a list.
...with below. The parts that are particularly hard for me is how I would simultaneously remove and replace a list and conditionally sum only if a value exists. Thank you. Kevin dput(r007[1]) structure(list("100026" = structure(list(DayOfYear = c(3L, 30L, 149L, 156L, 165L, 171L, 187L, 198L, 212L, 215L, 216L, 218L, 221L, 224L, 226L, 227L), Quantity = c(1L, 1L, 1L, 1L, 2L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L)), .Names = c("DayOfYear", "Quantity" ), row.names = c(NA, 16L), class = c("cast_df", "data.frame"), idvars = "DayOfYear"...
2013 Feb 27
2
matrix multiplication
...397L, 88L, 207L, 150L, 209L, 184L, 378L, 217L,? 176L, 52L, 374L, 189L, 97L, 340L, 357L, 157L, 220L, 74L, 356L,? 495L, 453L, 26L, 499L, 364L, 267L, 331L, 245L, 258L, 242L, 381L,? 36L, 16L, 328L, 131L, 255L, 363L, 298L, 373L, 416L, 200L, 56L,? 263L, 288L, 13L, 305L, 291L, 17L, 53L, 130L, 458L, 385L, 198L,? 158L, 140L, 492L, 249L, 27L, 134L, 479L, 171L, 177L, 9L, 355L,? 398L, 380L, 404L, 304L, 129L, 338L, 281L, 65L, 386L, 144L, 252L,? 77L, 352L, 20L, 96L, 403L, 296L, 268L, 489L, 63L, 424L, 496L,? 126L, 334L, 183L, 232L, 406L, 407L, 163L, 346L, 287L, 475L, 127L,? 321L, 124L, 237L, 308L, 376L, 212L, 4...
2016 Apr 22
1
Unique Ordering
...244L, 245L, 246L, 243L, 241L, 242L, 240L, 238L, 239L, 235L, 236L, 237L, 234L, 232L, 233L, 231L, 229L, 230L, 226L, 228L, 227L, 223L, 225L, 224L, 220L, 221L, 222L, 217L, 219L, 218L, 214L, 216L, 215L, 211L, 212L, 213L, 210L, 208L, 209L, 207L, 205L, 206L, 202L, 204L, 203L, 201L, 199L, 200L, 196L, 197L, 198L, 195L, 193L, 194L, 190L, 192L, 191L, 189L, 187L, 188L, 184L, 185L, 186L, 183L, 181L, 182L, 178L, 180L, 179L, 175L, 177L, 176L, 172L, 174L, 173L, 171L, 169L, 170L, 166L, 168L, 167L, 163L, 165L, 164L, 162L, 160L, 161L, 159L, 157L, 158L, 156L, 154L, 155L, 153L, 151L, 152L, 148L, 150L, 149L, 147L, 145L...
2010 Jan 25
1
Same y-axis on multiple plots?
...300, 400, 500, 600)); abline(h = c(100, 200, 300, 400, 500, 600), lty=2); mtext("Usage over a 24 hour period",side=3); dev.off(); Contents of str structure: str <- structure(list(timeofday = 1:23, connections = c(116L, 87L, 51L, 44L, 75L, 147L, 264L, 275L, 233L, 294L, 132L, 140L, 198L, 171L, 248L, 226L, 257L, 246L, 210L, 189L, 180L, 238L, 303L)), .Names = c("timeofday", "connections"), row.names = c("1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11...
2017 Dec 06
2
Odd dates generated in Forecasts
..., 215L, 229L, 243L, 257L, 271L, 285L, 299L, 313L, 327L, 341L, 355L, 369L, 383L, 397L, 411L, 425L, 439L, 453L, 467L, 481L, 495L, 509L, 523L, 537L, 551L, 565L, 579L, 593L, 607L, 621L, 635L, 649L, 663L, 677L, 691L, 705L, 719L, 2L, 16L, 30L, 44L, 58L, 72L, 86L, 100L, 114L, 128L, 142L, 156L, 170L, 184L, 198L, 212L, 226L, 240L, 254L, 268L, 282L, 296L, 310L, 324L, 338L, 352L, 366L, 380L, 394L, 408L, 422L, 436L, 450L, 464L, 478L, 492L, 506L, 520L, 534L, 548L, 562L, 576L, 590L, 604L, 618L, 632L, 646L, 660L, 674L, 688L, 702L, 716L, 730L, 14L, 28L, 42L, 56L, 70L, 84L, 98L, 112L, 125L, 139L, 153L, 167L, 181L,...
2017 Dec 06
0
Odd dates generated in Forecasts
...271L, 285L, > 299L, 313L, 327L, 341L, 355L, 369L, 383L, 397L, 411L, 425L, 439L, > 453L, 467L, 481L, 495L, 509L, 523L, 537L, 551L, 565L, 579L, 593L, > 607L, 621L, 635L, 649L, 663L, 677L, 691L, 705L, 719L, 2L, 16L, > 30L, 44L, 58L, 72L, 86L, 100L, 114L, 128L, 142L, 156L, 170L, > 184L, 198L, 212L, 226L, 240L, 254L, 268L, 282L, 296L, 310L, 324L, > 338L, 352L, 366L, 380L, 394L, 408L, 422L, 436L, 450L, 464L, 478L, > 492L, 506L, 520L, 534L, 548L, 562L, 576L, 590L, 604L, 618L, 632L, > 646L, 660L, 674L, 688L, 702L, 716L, 730L, 14L, 28L, 42L, 56L, > 70L, 84L, 98L, 112L, 125L, 139...
2017 Dec 06
1
Odd dates generated in Forecasts
...9L, 313L, 327L, 341L, 355L, 369L, 383L, 397L, 411L, 425L, 439L, > > 453L, 467L, 481L, 495L, 509L, 523L, 537L, 551L, 565L, 579L, 593L, > > 607L, 621L, 635L, 649L, 663L, 677L, 691L, 705L, 719L, 2L, 16L, > > 30L, 44L, 58L, 72L, 86L, 100L, 114L, 128L, 142L, 156L, 170L, > > 184L, 198L, 212L, 226L, 240L, 254L, 268L, 282L, 296L, 310L, 324L, > > 338L, 352L, 366L, 380L, 394L, 408L, 422L, 436L, 450L, 464L, 478L, > > 492L, 506L, 520L, 534L, 548L, 562L, 576L, 590L, 604L, 618L, 632L, > > 646L, 660L, 674L, 688L, 702L, 716L, 730L, 14L, 28L, 42L, 56L, > > 70L, 84L,...
2014 Sep 01
1
Correlation Matrix with a Covariate
...0, 3, 4, 7, 4, 9, 3), hare = c(20, 32, 10, 16, 11, 11, 15, 15, 35.294118, 33, 26, 22, 27, 27, 22, 33, 33, 32, 34, 29.473684, 27.368421, 20, 8.421053, 32, 27, 30, 30, 31, 24, 16.842105, 15.789474, 25, 26, 30, 23, 29, 10, 22, 16, 29, 30, 27, 24 ), ext_t = c(193L, 374L, 127L, 181L, 198L, 112L, 208L, 194L, 185L, 224L, 275L, 204L, 235L, 257L, 149L, 279L, 320L, 322L, 188L, 220L, 273L, 206L, 129L, 296L, 223L, 277L, 156L, 195L, 219L, 155L, 167L, 176L, 220L, 227L, 224L, 195L, 150L, 277L, 134L, 285L, 255L, 225L, 176L), total_barrat_11_imputed = c(52, 49.65517241, 49,...
2018 May 16
1
Systemfit Question
...L, 1L, 4L, 470L, 247L, 216L, 284L, 127L, 108L, 107L, 129L, 134L, 105L, 99L, 95L, 97L, 97L, 111L, 138L, 160L, 180L, 211L, 187L, 216L, 253L, 283L, 291L, 323L, 327L, 295L, 296L, 292L, 210L, 270L, 374L, 3L, 484L, 42L, 47L, 51L, 121L, 123L, 198L, 337L, 336L, 385L, 55L, 60L, 54L, 71L, 78L, 70L, 64L, 436L, 67L, 79L, 93L, 129L, 133L, 152L, 158L, 163L, 154L, 131L, 136L, 126L, 145L, 185L, 179L, 194L, 214L, 219L, 296L, 322L, 378L, 422L, 452L, 480L, 508L, 166L, 119L, 76L, 68L, 72L, 7...
2012 Sep 05
4
Summarizing data containing data/time information (as factor)
Dear R user I want to create a table (as below) to summarize the attached data (Test.csv, which can be read into R by using 'read.csv(Test.csv, header=F)' ), to indicate the day that there are any data available, e.g.value=1 if there are any data available for that day, otherwise value=0. 28/04 29/04 30/04 01/05 02/05 532703 0 1 1
2018 May 16
0
Systemfit
...????????????????????????????????????????????????327L, >295L, 296L, 292L, 210L, 270L, 374L, 3L, 484L, 42L,? > >???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????47L, >51L, 121L, 123L, 198L, 337L, 336L, 385L, 55L, 60L, 54L,? > >???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????71L, >78L, 70L, 64L, 436L, 67L, 79L, 93L, 129L, 133L, 152L,? > >???????????????????????????...
2018 May 15
2
Systemfit
...????????????????????????????????????????????????????????????????327L, 295L, 296L, 292L, 210L, 270L, 374L, 3L, 484L, 42L,? ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????47L, 51L, 121L, 123L, 198L, 337L, 336L, 385L, 55L, 60L, 54L,? ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????71L, 78L, 70L, 64L, 436L, 67L, 79L, 93L, 129L, 133L, 152L,? ???????????????????????????????????????????????...
2008 Aug 01
0
multinomRob: Error in eigen [..] infinite or missing values in 'x'
...122L, 123L, 124L, 125L, 126L, 127L, 128L, 129L, 130L, 144L, 145L, 146L, 147L, 148L, 149L, 150L, 151L, 152L, 153L, 154L, 155L, 156L, 157L, 158L, 159L, 160L, 161L, 162L, 163L, 164L, 165L, 166L, 167L, 168L, 169L, 183L, 184L, 185L, 186L, 187L, 188L, 189L, 190L, 191L, 192L, 193L, 194L, 195L, 196L, 197L, 198L, 199L, 200L, 201L, 202L, 203L, 204L, 205L, 206L, 207L, 208L, 222L, 223L, 224L, 225L, 226L, 227L, 228L, 229L, 230L, 231L, 232L, 233L, 234L, 235L, 236L, 237L, 238L, 239L, 240L, 241L, 242L, 243L, 244L, 245L, 246L, 247L, 261L, 262L, 263L, 264L, 265L, 266L, 267L, 268L, 269L, 270L, 271L, 272L, 273L, 274L...
2012 Aug 27
2
Font size in geom_dl (using ggplot2)
Hey everyone, I am an R-newby... so sorry for bothering you with simple-to-solve questions;) I have the following issue: trying to add labels to my scatterplots (with geom_dl in ggplot2). Everything works fine, but after checking every resource I do not find a way to change the font size of my labels. I tried size, cex, fontsize at every position... but it always stays the same. ggplot()+