"for the ",tags$a(href="https://energy.soton.ac.uk/","Energy and Climate Change Division"),
"for the ",tags$a(href="https://energy.soton.ac.uk/","Energy and Climate Change Division"),
tags$a(href="https://twitter.com/EnergySoton","(@EnergySoton)"),"at the University of Southampton."),
tags$a(href="https://twitter.com/EnergySoton","(@EnergySoton)"),"at the University of Southampton."),
tags$p("The app uses the latest data available through the ",tags$a(href="https://carbonintensity.org.uk/","National Grid ESO's Carbon Intensity API"),"to plot the chart shown below."),
# Sidebar layout with input and output definitions ----
# Sidebar layout with input and output definitions ----
sidebarLayout(
sidebarLayout(
...
@@ -76,10 +77,10 @@ ui <- fluidPage(
...
@@ -76,10 +77,10 @@ ui <- fluidPage(
mainPanel(
mainPanel(
fluidRow(
fluidRow(
tags$br(),
tags$br(),
tags$p("The chart below shows the forecast and actual carbon intensity of electricity supplied by National Grid over the 24 hours selected.",
tags$p("The chart below shows the forecast and actual carbon intensity of electricity supplied by National Grid over the 24 hours selected."),
"The data illustrated by this app is retrieved from ",tags$a(href="https://carbonintensity.org.uk/","National Grid ESO's Carbon Intensity API"),"."),
tags$p("Predicted carbon intensity of electricity is shown in blue (forecast).",
tags$p("Predicted carbon intensity of electricity is shown in blue (forecast).",
"The carbon intensity of electricity supplied is shown in red (actual)."),
"The carbon intensity of electricity supplied is shown in red (actual).",
"For future times and dates, only the forecast values will be shown in the chart."),