title_bar: title_bar

Description Usage Arguments Details Value Note Author(s)

View source: R/shiny_functions.R

Description

Create a title bar for the header of the webpage

Usage

1
title_bar(image_href, title)

Arguments

image_href

url-link of an image to show in the title bar

title

string of text to show in the title bar

Details

This function allows you to put an image and a text in the title bar of the web page

Value

Using image_href and title return an HTML tag of the title bar

Note

Add this function inside a UI in your shiny app.

Author(s)

Eduardo Trujillo


1Edtrujillo1/udeploy documentation built on July 13, 2021, 9:12 p.m.