find_duplicate: Find duplicated text

View source: R/les-extra.R

find_duplicateR Documentation

Find duplicated text

Description

Find possible duplicated text for control

Usage

find_duplicate(
  pdfmappe = NULL,
  filnavn = NULL,
  col = FALSE,
  source = TRUE,
  ...
)

Arguments

pdfmappe

Spesifiserer mappen til pdf filer

filnavn

Navn til filen hvis ikke alle filen skal leses

col

Kombinere 2 kolonne til en

source

Create column geo for source data

...

Additional parameters for lespdf function

Value

A list containing data and dup (duplicate texts) with line index for reference


helseprofil/lespdf documentation built on May 7, 2023, 8:17 a.m.