
Last chance! 50% off unlimited learning
Sale ends in
This function has been deprecated in favour of a unit method for
the generic length
function.
unit.length(unit)
unit
length(unit(1:3, "npc"))
length(unit(1:3, "npc") + unit(1, "inches"))
length(max(unit(1:3, "npc") + unit(1, "inches")))
length(max(unit(1:3, "npc") + unit(1, "strwidth", "a"))*4)
length(unit(1:3, "npc") + unit(1, "strwidth", "a")*4)
Run the code above in your browser using DataLab