Create staff member
staff_member.Rd
Creates a staff member for use in an academic group website. On the list of
all staff members (by default in staff_list.Rmd
), the name
and
description
will be reported. In addition, an image, stored in
images/staff
with filename id.png
will be shown.
Arguments
- id
String defining the unique identifier for a staff member.
- name
Display name of staff member.
- description
Short description, used on staff pages.
- external_link
Link to an external website.
- internal_link
Should an internal link be used? TRUE/FALSE
email address for the staff member. Used to pre-fill the templates.