{"id":22980529,"url":"https://github.com/lbuk/elevate","last_synced_at":"2025-04-02T09:40:40.705Z","repository":{"id":38243335,"uuid":"443747101","full_name":"lbuk/elevate","owner":"lbuk","description":"An R package for generating and visualising permutations of building elevations including rooftop extensions.","archived":false,"fork":false,"pushed_at":"2023-09-09T00:35:58.000Z","size":278,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-08T00:41:31.313Z","etag":null,"topics":["dataviz","density","permutations","r"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lbuk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-01-02T11:19:31.000Z","updated_at":"2023-09-04T16:01:35.000Z","dependencies_parsed_at":"2023-02-08T04:30:59.936Z","dependency_job_id":null,"html_url":"https://github.com/lbuk/elevate","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbuk%2Felevate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbuk%2Felevate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbuk%2Felevate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbuk%2Felevate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lbuk","download_url":"https://codeload.github.com/lbuk/elevate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246792463,"owners_count":20834920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dataviz","density","permutations","r"],"created_at":"2024-12-15T01:43:49.862Z","updated_at":"2025-04-02T09:40:40.684Z","avatar_url":"https://github.com/lbuk.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# elevate\n\n### Overview\nelevate is an R package for generating and visualising building elevations using permutations and charts.\n\n### Installation\n```\nlibrary(devtools)\ninstall_github(\"lbuk/elevate\")\n```\n\n### Use\n```\nlibrary(elevate)\n\n# Visualise elevations\nelevations(nbuildings = 7, min_storey = 3, max_storey = 4, output = 'plot')\n```\n![](https://github.com/lbuk/elevate/blob/master/img/datavis_example_elevate_elevations.png)\n\n```\n# Establish the number of storeys per building\nstoreys = c(4, 5, 4, 4)\n\n# Visualise potential rooftop extension elevations based on the maximum number of storeys per building\nextension_elevations(storeys = storeys, max_permitted_storey = 6, output = 'plot')\n```\n![](https://github.com/lbuk/elevate/blob/master/img/datavis_example_elevate_extension_elevations.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flbuk%2Felevate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flbuk%2Felevate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flbuk%2Felevate/lists"}