{"id":21025793,"url":"https://github.com/koderkow/b430-d3plot","last_synced_at":"2025-06-18T22:40:03.692Z","repository":{"id":134308898,"uuid":"183780778","full_name":"KoderKow/B430-d3plot","owner":"KoderKow","description":null,"archived":false,"fork":false,"pushed_at":"2019-04-29T16:20:53.000Z","size":95,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-13T18:45:25.566Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KoderKow.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-04-27T14:07:34.000Z","updated_at":"2019-04-29T16:40:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"4f42d638-0cc9-425d-a9dd-6ff3609fab76","html_url":"https://github.com/KoderKow/B430-d3plot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KoderKow/B430-d3plot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KoderKow%2FB430-d3plot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KoderKow%2FB430-d3plot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KoderKow%2FB430-d3plot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KoderKow%2FB430-d3plot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KoderKow","download_url":"https://codeload.github.com/KoderKow/B430-d3plot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KoderKow%2FB430-d3plot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260647313,"owners_count":23041673,"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":[],"created_at":"2024-11-19T11:36:47.769Z","updated_at":"2025-06-18T22:39:58.675Z","avatar_url":"https://github.com/KoderKow.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n\u003c!-- gif resizing! gifsicle input.gif --resize 50x50 \u003e resized.gif --\u003e\n\n```{r setup, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  # fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n\n# d3plot\n\n- This is our groups final project for PBHL-B430 Advanced Computing\n- The package gives the ability for users to make D3 plots\n- There is a basic Shiny Gadget that lets users explore their data using the D3 plots\n\u003c!-- - A basic implementation of OOP is built in for project requirements --\u003e\n\n## Install\n\n```{r, eval=FALSE}\ndevtools::install_github(\"KoderKow/B430-d3plot\")\n```\n\n## Example\n\nLoading `d3plot`:\n\n```{r, message=FALSE}\nlibrary(d3plot)\n```\n\n### Scatter Plots\n\n```{r, eval=FALSE}\nd3_scatter(mtcars, mph, hp)\n```\n\n\u003ccenter\u003e\n  ![Basic Interactive Scatter Plot](https://i.imgur.com/iTKEwp0.gif)\n\u003c/center\u003e\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoderkow%2Fb430-d3plot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoderkow%2Fb430-d3plot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoderkow%2Fb430-d3plot/lists"}