{"id":16971589,"url":"https://github.com/johncoene/ascatter","last_synced_at":"2025-03-21T20:16:20.311Z","repository":{"id":85365961,"uuid":"145391406","full_name":"JohnCoene/ascatter","owner":"JohnCoene","description":"📦 Create Virtual Reality Scatter Plots with R","archived":false,"fork":false,"pushed_at":"2019-06-17T07:33:32.000Z","size":1264,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-26T14:48:37.935Z","etag":null,"topics":["a-frame","rstats"],"latest_commit_sha":null,"homepage":"https://ascatter.john-coene.com/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JohnCoene.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-20T08:50:10.000Z","updated_at":"2019-06-17T07:33:34.000Z","dependencies_parsed_at":"2023-07-01T18:31:15.748Z","dependency_job_id":null,"html_url":"https://github.com/JohnCoene/ascatter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnCoene%2Fascatter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnCoene%2Fascatter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnCoene%2Fascatter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnCoene%2Fascatter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JohnCoene","download_url":"https://codeload.github.com/JohnCoene/ascatter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244860611,"owners_count":20522466,"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":["a-frame","rstats"],"created_at":"2024-10-14T00:52:49.058Z","updated_at":"2025-03-21T20:16:20.300Z","avatar_url":"https://github.com/JohnCoene.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ascatter\n\nVirtual Reality Scatter Plot with R.\n\n![logo](man/figures/logo.png)\n\n## Installation\n\n``` r\n# install.packages(\"devtools\")\ndevtools::install_github(\"JohnCoene/ascatter\")\n```\n## Example\n\n``` r\nlibrary(ascatter)\n\ndata(population)\n\naScatter$\n  new(title = \"Random\")$\n  data(\n    population, lon, pop, lat, color, size, \n    scale = \"2 2 2\", valfill=\"1, 9745.6\", \n    yLimit = 0.2, rotation = \"0 90 0\"\n  )$\n  build()$\n  browse()\n```\n\n![output](example.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohncoene%2Fascatter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohncoene%2Fascatter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohncoene%2Fascatter/lists"}