id_from_initial: find user_id from first few chars in a name

Description Usage

View source: R/taster_notes.R

Description

Tastermonial users are kept in a JSON object with $email $name and $uid fields. Unfortunately, the names are often not consistent with what we find in Libreview (e.g. Bude is Buda). so this function attempts to match people based on the first name in the libreview list that matches initials.

Usage

1
id_from_initial(name_initials)

personalscience/tasterdb documentation built on Dec. 22, 2021, 7:44 a.m.