powered by
sim_com_data
Print sim_com_data Object
# S3 method for sim_com_data print(x, ...)
sim_com_data object is invisibly returned (the x param)
x
sim_com_data object; returned by the initialise_com function
initialise_com
further arguments passed to or from other methods; currently none specified
# Read community data from the mrangr package community <- get_community() # Print print(community)
Run the code above in your browser using DataLab