Code Monkey home page Code Monkey logo

serghioutemplates_mod's Introduction

serghioutemplates

An R Markdown template that combines all templates I use and all of my pre-defined code to avoid copy-pasting. Excited to hear any ideas/feedback about what could be done better!

Please reference the repository if you happen to use it :)

Quarto

Even though I currently prefer quarto files, the templates functionality is still not available in RStudio (even though this is possible). As such, for the time being, this package still generates RMarkdown files. Simply take the RMarkdown file and save it as a .qmd to get a Quarto file.

Install

devtools::install_github("serghiou/serghioutemplates")

This is not a fully blown package yet, so you'll have to manually install some basic dependencies using the code below.

packages <- c("prettydoc", "tufte", "rmdformats", "epuRate")
install.packages(packages)

Use

library(serghioutemplates)

Customize

If you fork this repo (top right-hand corner), you can change the original template however you please to create your own template with your own preferences. Ideally, this would be part of the package, but at the moment there is no bandwidth to work on this.

Other

You may enjoy a list of my favorite resources and packages for R here (feel free to recommend packages that you do not see, but you strongly feel that you should!).

Acknowledgements

This package would have not been possible without the great work of the community that went through the effort of creating the packages on which this meta-template depends and their dedication to open source.

serghioutemplates_mod's People

Contributors

serghiou avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.