You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dev.capabilities() could also be used to query whether the current graphics device supports Unicode. In such a case I'd expect it to return FALSE if pdf() is the current graphics device and something else for the Cairo or Quartz devices.
dev.capabilities()
could also be used to query whether the current graphics device supports Unicode. In such a case I'd expect it to returnFALSE
ifpdf()
is the current graphics device and something else for the Cairo or Quartz devices.Add "Idle" as possible "event" in
dev.capabilities("events")
:The text was updated successfully, but these errors were encountered: