Learn R Programming

meme (version 0.2.3)

asp: asp

Description

aspect ratio of meme

Usage

asp(x)

Arguments

x

meme object

Value

asp ratio

Examples

Run this code
# NOT RUN {
f <- system.file("icon.png", package="meme")
x <- meme(f, "meme", "produced by meme package")
asp(x)
# }

Run the code above in your browser using DataLab