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