Skip to contents

Gets person data from WCA website using the ID provided.

Usage

get_person_data(id, export_csv = FALSE, directory = NULL, file_name)

Arguments

id

ID of the person to be searched.

export_csv

Whether or not the data should be exported. Set to false by default.

directory

Directory where the .csv file will be saved.

file_name

File name of the .csv file.