posterdown | Use RMarkdown to generate PDF Conference Posters via HTML | Data Visualization library

 by   brentthorne HTML Version: v1.0 License: Non-SPDX

kandi X-RAY | posterdown Summary

kandi X-RAY | posterdown Summary

posterdown is a HTML library typically used in Analytics, Data Visualization applications. posterdown has no bugs, it has no vulnerabilities and it has low support. However posterdown has a Non-SPDX License. You can download it from GitHub.

As a graduate student, I found that it is almost a rite of passage to take early research and analysis and generate a conference poster allowing for critical feedback. This is also important for facilitating meeting the people in your field at poster sessions at academic meetings. I have also noticed that while many of my fellow graduate students use R and are getting their feet wet with RMarkdown :blush:, we always had to go back to using MS Powerpoint or Keynote or Adobe Illustrator for generating conference posters :unamused:. Posterdown was created as a proof-of-concept (to myself) that it is possible to make a beautiful poster using open source reproducible code.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              posterdown has a low active ecosystem.
              It has 617 star(s) with 94 fork(s). There are 29 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 23 open issues and 54 have been closed. On average issues are closed in 69 days. There are 3 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of posterdown is v1.0

            kandi-Quality Quality

              posterdown has 0 bugs and 0 code smells.

            kandi-Security Security

              posterdown has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              posterdown code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              posterdown has a Non-SPDX License.
              Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.

            kandi-Reuse Reuse

              posterdown releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.
              It has 1049 lines of code, 0 functions and 3 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of posterdown
            Get all kandi verified functions for this library.

            posterdown Key Features

            No Key Features are available at this moment for posterdown.

            posterdown Examples and Code Snippets

            No Code Snippets are available at this moment for posterdown.

            Community Discussions

            QUESTION

            Adjusting title margin in Posterdown R package
            Asked 2022-Jan-19 at 20:58

            I am making a poster in RMarkdown using posterdown (https://github.com/brentthorne/posterdown). I want to move the title so that there is more white space between it and the edge of the poster.

            Here is the YAML of the template:

            ...

            ANSWER

            Answered 2022-Jan-19 at 20:58

            QUESTION

            Is there a way to override default color in posterdown package using CSS?
            Asked 2021-May-29 at 15:27

            I'm using the posterdown_html template in the posterdown package in R Markdown. Is there any way which I can override the default green color that's used in the header, in the title of each section and all the hyperlinks using CSS? I would like to change it to the following html color code (6d1d26), however I'm unsure how to use CSS to do this

            Here is a snippet of the default YAML for this template

            ...

            ANSWER

            Answered 2021-May-27 at 18:34

            QUESTION

            Increase caption size from kableExtra table in RMarkdown
            Asked 2021-May-29 at 12:34

            I'm using the posterdown package in R to generate a HTML Poster and render it as a PDF.

            I have a table in my Rmd file, however the caption is really small. Is there a way to increase the size of the caption?

            Secondly, I would also like to move the title and affiliation in the header slightly down (so that its more in the center of the header. Is there a way to do that?

            Here is a snippet of my Rmd file

            ...

            ANSWER

            Answered 2021-May-29 at 12:34

            For the title, you have several options. The easiest is certaintly to insert a
            before the title in the YAML at the top of your document. This will insert a line return before your title.

            Alternatively, you could insert a CSS block to alter the style of the h1 tag:

            Source https://stackoverflow.com/questions/67750737

            QUESTION

            Change background color R posterdown
            Asked 2021-Apr-10 at 22:19

            How can I change the default dark green in posterdown::posterdown_html to another color? i tried placing title_bgcol: "red" in the YAML, which did not do anything. On the other hand title_textcol: "red" does work, but the text color was oke as it was. Thank you.

            ...

            ANSWER

            Answered 2021-Apr-10 at 22:19

            This can be solved with CSS inside the Rmarkdown file, I had to use 2 divs to be able to cover the entire page. You could also use a separate .css file if you'd like, just have to include that in your YAML

            Source https://stackoverflow.com/questions/66943124

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install posterdown

            ~~Until the first release of posterdown occurs on CRAN please fork this repo and use your version to ensure stability while building your poster. Changes made here can be sporadic but also tend to be drastic. Otherwise, use this repo at your own discression! :trollface:~~.

            Support

            Patreon - Monthly PayPal - Single Payment Bitcoin: 1KZ3zyNsxdR8NjYL9vomb9fmpkXSXvK5VR Ethereum: 0x71a18c5E3300a33F1139a9eA0abc0D029E3C30F7 Litecoin: LR4usZRgjJGLAg3Tu5PSBjgUaVtdts9Wnw.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/brentthorne/posterdown.git

          • CLI

            gh repo clone brentthorne/posterdown

          • sshUrl

            git@github.com:brentthorne/posterdown.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link