Create a story section for story maps
story_section(
title,
content,
position = c("left", "center", "right"),
width = 400,
bg_color = NULL,
text_color = NULL,
font_family = NULL
)
Section title
Section content - can be text, HTML, or Shiny outputs
Position of text block ("left", "center", "right")
Width of text block in pixels (default: 400)
Background color (with alpha) for text block
Text color
Font family for the section