{"id":14069011,"url":"https://github.com/LudvigOlsen/insertImage","last_synced_at":"2025-07-30T05:31:03.896Z","repository":{"id":133855458,"uuid":"83622011","full_name":"LudvigOlsen/insertImage","owner":"LudvigOlsen","description":"RStudio addin for inserting an image into Markdown with file chooser and copy the image file to the project.","archived":false,"fork":false,"pushed_at":"2017-03-30T21:45:13.000Z","size":1597,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-07T10:54:32.420Z","etag":null,"topics":["addin","image","markdown","r","rmarkdown","rstats","rstudio","rstudio-addin"],"latest_commit_sha":null,"homepage":"","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/LudvigOlsen.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","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":"2017-03-02T01:54:35.000Z","updated_at":"2021-12-22T08:30:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"c67cd149-28b2-4990-a884-82236310f1dd","html_url":"https://github.com/LudvigOlsen/insertImage","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/LudvigOlsen%2FinsertImage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LudvigOlsen%2FinsertImage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LudvigOlsen%2FinsertImage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LudvigOlsen%2FinsertImage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LudvigOlsen","download_url":"https://codeload.github.com/LudvigOlsen/insertImage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228092112,"owners_count":17868137,"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":["addin","image","markdown","r","rmarkdown","rstats","rstudio","rstudio-addin"],"created_at":"2024-08-13T07:06:32.628Z","updated_at":"2024-12-04T10:30:50.616Z","avatar_url":"https://github.com/LudvigOlsen.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, echo = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"README-\"\n)\n```\n\n# insertImage\n\nR package: Insert image from file chooser into Markdown. Copy image to project. Addin for RStudio.\n\nInserts image code with alternative text specified by user in console.  \n\nIf image file is not in the project (working directory or subdirectory) the user can copy the image file to the project. An img/ directory is created in the working directory, unless the document is in vignettes/ directory in which case the user can choose to copy to this directory instead.    \n\nNote: On Linux and possibly other OSes, if you are not asked whether to move an image that is not already in your working directory (or sub directory) to your working directory, it might help to *set the working directory* to the folder in which your active document exists.  \n\nBy Ludvig R. Olsen,  \nCognitive Science, Aarhus University.  \nStarted in Feb. 2017  \n\nContact at:  \nr-pkgs@ludvigolsen.dk  \n\n\nMain functions:   \n\n* insertImage   \n\n## Installation  \nDevelopment version:  \n\n\u003e install.packages(\"devtools\")\n\u003e\n\u003e devtools::install_github(\"LudvigOlsen/insertImage\")  \n\n## Use\n\n* Install package.\n* Add key command by going to:   \n    - *Tools* \u003e *Addins* \u003e *Browse Addins* \u003e *Keyboard Shortcuts*.  \n    - Find **Insert Image** and press its field under *Shortcut*. \n    - Press desired key command.\n    - Press *Apply*.\n    - Press *Execute*.\n* Press chosen key command inside R Markdown document.  \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLudvigOlsen%2FinsertImage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLudvigOlsen%2FinsertImage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLudvigOlsen%2FinsertImage/lists"}