| Organization | R Documentation |
Organization class representing a CorrelAid Partner Organization
Organization class representing a CorrelAid Partner Organization
organization_idcharacter. organization_id name of the organization
organization_namecharacter. organization_name name of the organization
websitecharacter. website of the organization
abouttibble. Returns or sets the about paragraph of the organization. create a organization
new()Organization$new(organization_id, organization_name, website = NA)
organization_idcharacter. ID of the organization. three letter abbreviation, uppercase. e.g. COR for CorrelAid
organization_namecharacter. name of organization
websitecharacter. url of the website. defaults to NA to_tibble
to_tibble()returns a one row tibble representation of the Volunteer object. get_sql_tables
Organization$to_tibble()
get_sql_tables()a list function that returns tibble for each table
Organization$get_sql_tables()
clone()The objects of this class are cloneable with this method.
Organization$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.