| Description | R Documentation |
Description class representing the Description of a CorrelAid project
Description class representing the Description of a CorrelAid project
summarytibble. Returns or sets the summary list of the project.
titletibble. Returns or sets the summary title of the project.
problemtibble. Returns or sets the problem list of the project.
datatibble. Returns or sets the data list of the project.
approachtibble. Returns or sets the approach list of the project.
impacttibble. Returns or sets the impact list of the project.
further_linkstibble. Returns or sets or sets the further links list of the project. create a description of a project
new()Description$new(project_id)
project_idcharacter. id of the project to_tibble
to_tibble()returns a one row tibble representation of the Description object. get_sql_tables
Description$to_tibble()
get_sql_tables()function that returns a tibble for each table
Description$get_sql_tables()
clone()The objects of this class are cloneable with this method.
Description$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.