adeproLogo Function that creates a div container for the AdEPro Logo
creates a div container with AdEPro Logo for the shiny app adepro
adeproLogo(height = 230, width = 160, align = "right")
height
: height of the Logo (numeric)width
: width of the Logo (numeric)align
: Alignment of the Logo ("center"/"left"/"right)