R/switch.bio.data.directory.r

switch.bio.data.directory = function(x=1) {
  #\\ NOTE:: this can also be done on the fly by manually the directory associated with a git branch
	if(x==1) bio.datadirectory <<- bio.datadirectory1
  if(x==2) bio.datadirectory <<- bio.datadirectory2
}
PopulationEcologyDivision/bio.base documentation built on May 16, 2019, 2:28 a.m.