# Generated by roxygen2: do not edit by hand

S3method("*",transfun)
S3method("*",transition)
S3method("[[",landscape)
S3method("parameters<-",dynamic)
S3method("parameters<-",transfun)
S3method("parameters<-",transition)
S3method(as.matrix,dynamic)
S3method(parameters,dynamic)
S3method(parameters,transfun)
S3method(parameters,transition)
S3method(plot,dynamic)
S3method(plot,pop_projection)
S3method(plot,simulation)
S3method(print,dynamic)
S3method(print,landscape)
S3method(print,transfun)
S3method(print,transition)
export("area<-")
export("distance<-")
export("features<-")
export("landscape<-")
export("parameters<-")
export("population<-")
export(area)
export(as.landscape)
export(as.transfun)
export(d)
export(dispersal)
export(distance)
export(dynamic)
export(features)
export(is.dispersal)
export(is.dynamic)
export(is.landscape)
export(is.pop_projection)
export(is.probability)
export(is.rate)
export(is.simulation)
export(is.transfun)
export(is.transition)
export(landscape)
export(p)
export(parameters)
export(population)
export(probability)
export(projection)
export(r)
export(rate)
export(simulation)
export(states)
export(tr)
export(transition)
import(igraph)
import(parallel)
importFrom(MASS,ginv)
importFrom(grDevices,grey)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,polygon)
importFrom(stats,dist)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rmultinom)
importFrom(stats,rpois)
