R/ismdi.R

# last modified 2016-02-22 by J. Fox

ismdi <- function(){
  if (!WindowsP()) return(NA)
  !is.null(utils::getWindowsHandle("Frame"))
}

Try the Rcmdr package in your browser

Any scripts or data that you put into this service are public.

Rcmdr documentation built on May 2, 2019, 4:35 p.m.