Skip to contents

A simple function to return the embedded logo, either as an html element or the file path to the image.

Usage

co_logo(out = c("html", "path"))

Arguments

out

Either html or path

Value