add_sim_index_number {vpc}R Documentation

Add sim index number

Description

Add simulation index number to simulation when not present

Usage

add_sim_index_number(sim, id = "id", sim_label = "sim")

Arguments

sim

a data.frame containing the simulation data

id

character specifying the column name in the data.frame

sim_label

label to indicate simulation index (if available)


[Package vpc version 1.2.2 Index]