Create a component within a project
create_component(id, title, description = "", category = "project",
private = TRUE)
OSF id (osf.io/XXXX; just XXXX) of parent project
Title of the component [required]
Description of the component [optional]
Category of component, for valid categories
see process_category
, defaults to `project`
Boolean of whether the component is supposed to be private
OSF id of created component