Skip to contents

All functions

add_batch_record()
Add Multiple Records to a literature matrix
add_empty_row()
Add an Empty Row to a Data Frame
add_record()
Add a Record to a Data Frame
delete_record()
Delete Records from a Data Frame
export_matrix()
Export a Data Matrix to Various File Formats
import_matrix()
This function imports a matrix (data frame) from various file formats (CSV, TSV, RDS, XLSX, XLS, TXT) and ensures it contains the required columns. It also allows the user to control whether extra columns should be dropped or kept.
init_matrix()
Initialize a Literature Review Matrix
matriz_message()
Display package version for matriz
matriz_names()
Retrieve Column Classes from deafult literature matrix.
merge_matrix()
Merge Two literature matrices by Common Columns
process_batch_citation()
Process Multiple BibTeX Citations and Update Literature Matrix
process_citation()
Process a Citation Record
search_record()
Search and Filter Records in a literature matrix
truncate()
Truncate a Data Frame or Matrix
update_record()
Update Rows in a Data Frame Based on a Condition
validate_columns()
Validate and Clean Imported Data Matrix