format_image: Title image formmater

View source: R/format.image.R

format_imageR Documentation

Title image formmater

Description

Title image formmater

Usage

format_image(
  fileName = "demo.jpg",
  height = "400px",
  width = "400px",
  alt = "image file holderplace"
)

Arguments

fileName

filename

height

height

width

width

alt

alter text

Value

return_value

Examples

format.image();

takewiki/tsui documentation built on July 5, 2023, 10:59 p.m.