View source: R/measurment_functions_EFFORT.R
This function will correct edge weights in a network, using a count of the number of scans used to construct the network.
| 1 | effort.scan(df.window, df.scans, directed = FALSE)
 | 
| df.window | The events data frame with interactions. | 
| df.scans | A dataframe with the first column as a data column, and a second column with the number of scans durring that day. | 
| directed | Whether a directed network should be constructed (Default=FALSE). | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.