R/get_path.R

get_path <- function()
{
  temp = .libPaths()
  path=file.path(temp[1],"xuggle-xuggler-5.4.jar")
  return(path)
}

Try the Rbgs package in your browser

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

Rbgs documentation built on May 1, 2019, 8:48 p.m.