scan_file: Scan RIS file for damage

View source: R/scan_file.R

scan_fileR Documentation

Scan RIS file for damage

Description

Scan RIS file for damage

Usage

scan_file(refs)

Arguments

refs

A RIS file with biblographic records

Examples

## Not run: 
library(openalexR)
refs <- synthesisr::read_refs(file.choose())
report <- scan_file(refs)

## End(Not run)

nealhaddaway/bibfix documentation built on Dec. 24, 2024, 7:43 p.m.