From ec8871e6aae7fef2264474ad872211013620471a Mon Sep 17 00:00:00 2001 From: hopehauptman Date: Fri, 16 Apr 2021 16:23:40 -0700 Subject: [PATCH 1/5] init --- bingo | 1 + 1 file changed, 1 insertion(+) create mode 160000 bingo diff --git a/bingo b/bingo new file mode 160000 index 0000000..3b1166e --- /dev/null +++ b/bingo @@ -0,0 +1 @@ +Subproject commit 3b1166ef467ca57562d778a68f57befab7df0c16 From fa9a4d0313a3eb852bb76d420a87176ca1820eea Mon Sep 17 00:00:00 2001 From: hopehauptman Date: Fri, 16 Apr 2021 16:40:21 -0700 Subject: [PATCH 2/5] init --- bingo | 1 - 1 file changed, 1 deletion(-) delete mode 160000 bingo diff --git a/bingo b/bingo deleted file mode 160000 index 3b1166e..0000000 --- a/bingo +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 3b1166ef467ca57562d778a68f57befab7df0c16 From 4bde51c25f038a47143c64425cc594bc95e001b7 Mon Sep 17 00:00:00 2001 From: hopehauptman Date: Fri, 16 Apr 2021 17:07:43 -0700 Subject: [PATCH 3/5] init native plants --- R/California_native_plants_bingo.R | 31 ++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 R/California_native_plants_bingo.R diff --git a/R/California_native_plants_bingo.R b/R/California_native_plants_bingo.R new file mode 100644 index 0000000..1e2ef2e --- /dev/null +++ b/R/California_native_plants_bingo.R @@ -0,0 +1,31 @@ +#Native PLants of California (for usein the grand final, because certain cells pertain to voting results) +c("Sticky Monkey Flower", + "Yarrow", + "Valley oak", + "Live oak", + "California poppy", + "California fuchsia", + "Hummingbird sage", + "California coffeeberry", + "Manzanita", + "Sequoia sempervirens", + "Penstemons", + "Bush anemone", + "Blue-eyed grass", + "Cholla", + "Milkweed", + "Coastal prickly pear", + "Matilija poppy", + "Douglas iris", + "Island alum root", + "Dudleya", + "Mountain violet", + "Silver Lupine", + "Buckwheat", + "California gooseberry", + "Ceanothus", + "Coyote Bush", + "Chaparral mallow", + "Coffeeberry", + "Deergrass", + ) From a86e88f3e31d8de560fac74e48c561e6701efee0 Mon Sep 17 00:00:00 2001 From: hopehauptman Date: Fri, 16 Apr 2021 17:09:39 -0700 Subject: [PATCH 4/5] message --- R/California_native_plants_bingo.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/California_native_plants_bingo.R b/R/California_native_plants_bingo.R index 1e2ef2e..685b0c2 100644 --- a/R/California_native_plants_bingo.R +++ b/R/California_native_plants_bingo.R @@ -1,4 +1,4 @@ -#Native PLants of California (for usein the grand final, because certain cells pertain to voting results) +#Native PLants of California (Go pollinitors!) c("Sticky Monkey Flower", "Yarrow", "Valley oak", From f0156bad6c5d7930d2ce390850ff96f1c62e38a5 Mon Sep 17 00:00:00 2001 From: hopehauptman Date: Fri, 16 Apr 2021 17:10:19 -0700 Subject: [PATCH 5/5] spelling --- R/California_native_plants_bingo.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/California_native_plants_bingo.R b/R/California_native_plants_bingo.R index 685b0c2..d9a901b 100644 --- a/R/California_native_plants_bingo.R +++ b/R/California_native_plants_bingo.R @@ -1,4 +1,4 @@ -#Native PLants of California (Go pollinitors!) +#Native PLants of California (Go pollinators!) c("Sticky Monkey Flower", "Yarrow", "Valley oak",