R/TargetSearchGUI.R

Defines functions TargetSearchGUI

Documented in TargetSearchGUI

TargetSearchGUI <- function()
{
    message("
  This function has been removed: Please use regular TargetSearch functions instead.
  The old source code is available at: https://github.com/acinostroza/TargetSearchGUI
")
    .Defunct("null")
}

Try the TargetSearch package in your browser

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

TargetSearch documentation built on March 12, 2021, 2 a.m.