MPIDR / rsocsim

Socsim Microsimulation R Package
https://mpidr.github.io/rsocsim/
GNU General Public License v3.0
20 stars 7 forks source link

rename main function #1

Closed alburezg closed 1 year ago

alburezg commented 1 year ago

Can we use a shorter name for rsocsim::run1simulationwithfile? How about simply rsocsim::socsim?

tomthe commented 1 year ago

I implemented this change with d5a155a30ee0a221159bbc948f2be22e3c8129f0

rsocsim::socsim is now how you start a simulation.