From a4c2fb1a917ae75f3e2aa7f0fbbb879b35d07bf0 Mon Sep 17 00:00:00 2001 From: BHH <77703017+hopehauptman@users.noreply.github.com> Date: Mon, 26 Apr 2021 10:03:44 -0700 Subject: [PATCH] California Native Plants Trees, shrubs and flowers native to California. --- inst/topics/CaliforniaNativePlants | 32 ++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 inst/topics/CaliforniaNativePlants diff --git a/inst/topics/CaliforniaNativePlants b/inst/topics/CaliforniaNativePlants new file mode 100644 index 0000000..b2986b6 --- /dev/null +++ b/inst/topics/CaliforniaNativePlants @@ -0,0 +1,32 @@ +#Native PLants of California (Go pollinators!) + 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" + )