R/example.R

#  rm(list=ls())
#  library("devtools")
#  
#  install_github("rDependencyGraph","dfalster")
#  source("R/functions.R")
#  g<-dependencyForAPackage("smatr")
#  plot(g, name="smatr")
# 
#  #Example plotting global env
#  g<-dependencyForEnv() 
#  plot(g, name="global")
 
dfalster/rDependencyGraph documentation built on May 15, 2019, 5:11 a.m.