read_statement: Read a Nordea bank statement pdf-file.

Description Usage Arguments Details Value

Description

read_statement reads and cleans up a Finnish Nordea bank statement pdf-file and returns a tidy dataset (of class data.frame, tibble).

Usage

1

Arguments

file

A full path to a Nordea bank statement pdf-file that is typically named "attachment.pdf" when downloaded from the online bank.

Details

The function assumes a fairly strict format in the pdf-file, i.e., small changes in the formatting can cause problems.

Value

A tibble (of balances and transactions).


eteppo/r-nordea-analyysi documentation built on June 14, 2019, 3:48 a.m.