Skip to content

shafayetShafee/chunkthis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chunkthis

The goal of chunkthis is to provide a Rstudio addin to paste a copied code wrapped with r-markdown code-chunk fence like,

```{r}
copied-code
```

Installation

You can install the development version of chunkthis from GitHub with:

# install.packages("remotes")
remotes::install_github("shafayetShafee/chunkthis")

How to use

Its very simple to use (like any other addins). First copy a code that you want to wrap with code chunk fence. Then go to Addins and click Chunk the code

About

A simple R package providing an Rstudio Addin.

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages