getSOMStandardFooter: Utility function to get standard School of Medicine Footer...

View source: R/getSOMStandardFooter.R

getSOMStandardFooterR Documentation

Utility function to get standard School of Medicine Footer HTML

Description

Utility function to get standard School of Medicine Footer HTML

Usage

getSOMStandardFooter(
  footerImageFilePath = "./images/medicine_h_clr.png",
  additionalText = ""
)

Arguments

footerImageFilePath

optional parameter to source a specfic image for footer. Assumes image is in "www" directroy in application folder

additionalText

string - optional text to include below footer image

Value

HTML


cusom/CUSOM.ShinyHelpers documentation built on Oct. 23, 2023, 6:50 a.m.