| ipv_long_to_wide | R Documentation | 
Helper function to convert long format data into appropriate wide format for ipv_est
ipv_long_to_wide(x, id = "id", value.var = "value")
x | 
 data frame; raw data in long format  | 
id | 
 character; name of case identifying variable  | 
value.var | 
 character; name of variable that contains measurement values  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.