Code Monkey home page Code Monkey logo

scirmdtheme's Introduction

Official sciRmdTheme package: Rmarkdown Themes for Scientific Writing

Official docs site: scirmdtheme.obi.obianom.com

Other packages required for sciRmdTheme: https://depends.rpkg.net/package/sciRmdTheme

CRAN Deployed Version: CRAN_Status_Badge

Downloads:

Installation and Usage

Install from CRAN

install.packages("sciRmdTheme")

Load after installation

library("sciRmdTheme")

Demos where sciRmdTheme was used in Rmarkdown

Demo 1 - Basic default settings

simplest default settings


# simplest default settings
sciRmdTheme::set.theme()

View demo: https://coursewhiz.org/mainsite/samples/sample2.html

Download Rmd: https://coursewhiz.org/mainsite/samples/sample2.Rmd

Demo 2 - Customize theme options

sciRmdTheme::set.theme(
  theme = "default",
  color = "purple",
  header.sticky=TRUE,
  header.image="logo.png",
  list.group.icon = "arrow",
  font.family = "Arial",
  font.color = "black",
  header.color = "darkblue"
  )

View demo: https://coursewhiz.org/mainsite/samples/sample1.html

Download Rmd: https://coursewhiz.org/mainsite/samples/sample1.Rmd

Demo 3 - No sciRmdTheme theme applied!

# Before sciRmdTheme customizations

View demo: https://coursewhiz.org/mainsite/samples/sample3.html

Download Rmd: https://coursewhiz.org/mainsite/samples/sample3.Rmd

scirmdtheme's People

Contributors

oobianom avatar

Stargazers

Naupaka Zimmerman avatar  avatar  avatar

Watchers

 avatar

Forkers

guillermo1996

scirmdtheme's Issues

how to auto number headers?

how sciRmdTheme generate a html report automatically adds numbering to all headings?
Thank you very much.

Header Image too wide (cut off)

Hi,

I want to add my own logo in the header. However, it seems to be a bit too wide and the right part of the logo is cut off. Is there a way to fit the logo without workarounds by editing the image?

Thanks!

Sven

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.