Skip to content

Commit 35ac366

Browse files
committed
app.r minor update
1 parent 5cc16ec commit 35ac366

File tree

1 file changed

+0
-1
lines changed
  • assignmentb3-mbeletsky

1 file changed

+0
-1
lines changed

assignmentb3-mbeletsky/app.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
library(shiny)
22
library(colourpicker)
33
library(tidyverse)
4-
#Photo attribution: kamchatka on FreePik
54
grizzly <- read.csv("grizzly.csv", stringsAsFactors = FALSE)
65
ui <- fluidPage(
76
titlePanel("Grizzly Bear Population - British Columbia, Canada (2015 and 2018)"),

0 commit comments

Comments
 (0)