{"id":14068861,"url":"https://github.com/OpenSDP/template-r","last_synced_at":"2025-07-30T04:32:35.431Z","repository":{"id":84502026,"uuid":"91759168","full_name":"OpenSDP/template-r","owner":"OpenSDP","description":"OpenSDP Analysis Template (R)","archived":false,"fork":false,"pushed_at":"2018-04-03T14:46:22.000Z","size":8,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-30T17:03:02.403Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenSDP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2017-05-19T02:56:27.000Z","updated_at":"2020-09-30T17:34:48.000Z","dependencies_parsed_at":"2023-03-10T18:46:18.733Z","dependency_job_id":null,"html_url":"https://github.com/OpenSDP/template-r","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/OpenSDP%2Ftemplate-r","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSDP%2Ftemplate-r/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSDP%2Ftemplate-r/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenSDP%2Ftemplate-r/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenSDP","download_url":"https://codeload.github.com/OpenSDP/template-r/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228082389,"owners_count":17866610,"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-08-13T07:06:27.008Z","updated_at":"2024-12-04T09:31:30.543Z","avatar_url":"https://github.com/OpenSDP.png","language":"R","readme":"# OpenSDPsynthR Analysis Template (R)\n\nThis template repository contains files, folders, and an R Markdown template to make it easier to conduct analyses using the college-going data generated by the OpenSDPsynthR data simulation package (or your own data). The files in the repository follow the standard structure of an R package.\n\n## Using this Template\n\nDownload this template repository to get the files needed to generate data using the OpenSDPsynthR data simulation package and then use that data in analyses. After downloading the repository, open it up as a new project in RStudio and give it a new, preferably short name.\n\nIf you want to share your work publicly, you can\n[create a new GitHub respository](https://help.github.com/articles/create-a-repo/), make it public, and\npush your project to that repository. Include a `README.md` file like this one to give a brief description\nof your project for other Github users viewing your work.\n\n## Getting Started\n\nYou will need to configure your R\nenvironment to make sure that you have the tools necessary to use the OpenSDPsynthR\nsynthetic data, and to publish your results.\n\nUnder the `R` directory, you will find a script called `config.R`. This script\nonly needs to be run once to ensure your R environment is configured with the\nappropriate R packages.\n\n## Using R Markdown\n\nAt the top level in the repository you will find `template.Rmd`, an R Markdown template. R Markdown is the easiest way\nto create and describe analyses in R. In an `.Rmd` file\nyou can seamlessly combine text, citations, code, and output into a single\nfile. This will ensure that your analysis is reproducible and your work\nis easy for you and others to follow, because the ideas (the text) and the\nimplementation (the code) will be together.\n\nWith R Markdown you can publish your output to multiple formats using the same\nfile -- Word, PDF, and HTML.\n\nYou can learn more about R Markdown from\n[http://rmarkdown.rstudio.com/](http://rmarkdown.rstudio.com/) or within your\nRStudio session.\n\n## Publishing\n\nYou can publish short guides consisting of a single `.Rmd` file  directly to [RPubs](https://rpubs.com/) to share with the world.\nFor longer guides, consider the `bookdown` project for R to add additional\nstructure and to create a web/PDF-ready book complete with chapters and\ninternal links.\n\n## Directory Structure\n\nIn this template repository you\nwill find the following subdirectories:\n\n- R = source code, functions and independent scripts called by other scripts\n- data = data files, raw and intermediate data files go here\n- man = documentation, any documentation, notes, or questions go here\n- tests = tests of the source code go here\n- inst = installed files, files from other languages or binary objects go here\ne.g. css stylesheets, JavaScript libraries, etc.\n\nAs you work on your project, you may also wish to create additional subfolders:\n\n- fig = graphics files (.pdf, .png, .svg) of data visualizations\n- cache = stored R objects from long running computations\n\n## About\n\nThese materials were originally authored by the Strategic Data Project.\n\n[OpenSDP](https://opensdp.github.io) is an online, public repository of analytic\ncode, tools, and training intended to foster collaboration among education\nanalysts and researchers in order to accelerate the improvement of our school\nsystems. The community is hosted by the\n[Strategic Data Project](https://sdp.cepr.harvard.edu), an initiative of the\n[Center for Education Policy Research at Harvard University](https://cepr.harvard.edu).\nWe welcome contributions and feedback.\n","funding_links":[],"categories":["R"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOpenSDP%2Ftemplate-r","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FOpenSDP%2Ftemplate-r","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOpenSDP%2Ftemplate-r/lists"}