foreigners: Lists foreigners and their admissions status

Description Usage Arguments Details Value

Description

Function lists foreigners and their admissions status and writes results to a file

Usage

1
foreigners(registrations = NULL, scores = NULL, output = NULL)

Arguments

registrations

optionally path to the file with data on registrations

scores

optionally path to the file with data on recruitment scores

output

optionally path to the file in which results will be saved; if NA is given as a value of this parameter, results won't be saved to a file

Details

Location of files contaninig the data to be checked and location of file in which results will be saved can be described noninteractively with function arguments described above or - if any of this arguments is omitted - interactively with a system file-selection dialog.

Value

Data frame (tibble) with the list of foreign applicants - the same as written to a file described with the output parameter (data frame is returned invisibly).


ZajacT/ASIA1 documentation built on May 30, 2019, 4 p.m.