Setwd
This commit is contained in:
parent
3c4b29b4bc
commit
d9c497c154
@ -7,6 +7,8 @@
|
|||||||
library(igraph)
|
library(igraph)
|
||||||
library(igraphdata)
|
library(igraphdata)
|
||||||
library(WGCNA)
|
library(WGCNA)
|
||||||
|
# Set working directory to this source file location (Requires RStudio)
|
||||||
|
setwd(dirname(rstudioapi::getActiveDocumentContext()$path))
|
||||||
source("self_newman_mod.R")
|
source("self_newman_mod.R")
|
||||||
|
|
||||||
data(karate)
|
data(karate)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user