success | R Documentation |
This function takes as input the output of relevance_overview_tables It creates a new column that indicates whether a replication has been successful or not.
success(table, threshold = NULL)
table |
list containing the full data and other infos from the manyLabs experiment to .95 |
threshold |
relevance threshold. Needed if Rlp & Rls are not in table. |
vector indicating whether repl. has been successful or not.
Stefan Thoma
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.