Closed NeuroShepherd closed 4 months ago
The format_simulation_data() function just wraps bind_rows() so there's no reason to include this. Remove and replace where needed.
format_simulation_data()
bind_rows()
The
format_simulation_data()
function just wrapsbind_rows()
so there's no reason to include this. Remove and replace where needed.