Loading required package: grDevices
> getRversion()
[1] ‘3.6.3’
> library(grid)
> unit(1, "npc") - unit(1, "cm")
[1] 1npc-1cm
>