Other packages > Find by keyword >

namedropR  

Create Visual Citations for Presentations and Posters
View on CRAN: Click here


Download and install namedropR package within the R console
Install from CRAN:
install.packages("namedropR")

Install from Github:
library("remotes")
install_github("cran/namedropR")

Install by package version:
library("remotes")
install_version("namedropR", "2.4.1")



Attach the package and use:
library("namedropR")
Maintained by
Christian A. Gebhard
[Scholar Profile | Author Map]
First Published: 2022-01-18
Latest Update: 2022-08-28
Description:
Provides 'visual citations' containing the metadata of a scientific paper and a 'QR' code. A 'visual citation' is a banner containing title, authors, journal and year of a publication. This package can create such banners based on 'BibTeX' and 'BibLaTeX' references or call the reference metadata from 'Crossref'-API. The banners include a QR code pointing to the 'DOI'. The resulting HTML object or PNG image can be included in a presentation to point the audience to good resources for further reading. Styling is possible via predefined designs or via custom 'CSS'. This package is not intended as replacement for proper reference manager packages, but a tool to enrich scientific presentation slides and conference posters.
How to cite:
Christian A. Gebhard (2022). namedropR: Create Visual Citations for Presentations and Posters. R package version 2.4.1, https://cran.r-project.org/web/packages/namedropR. Accessed 29 Mar. 2025.
Previous versions and publish date:
2.1.1 (2022-01-18 21:32), 2.2.1 (2022-01-27 01:40), 2.2.3 (2022-02-13 22:20), 2.3.2 (2022-05-09 07:30), 2.3.3 (2022-05-18 19:50)
Other packages that cited namedropR R package
View namedropR citation profile
Other R packages that namedropR depends, imports, suggests or enhances
Complete documentation for namedropR
Functions, R codes and Examples using the namedropR R package
Some associated functions: drop_html . drop_name . drop_name_crossref . generate_qr . get_css_styles . manage_authors . namedropR-package . write_vc . 
Some associated R codes: drop_html.R . drop_name.R . drop_name_crossref.R . generate_qr.R . get_css_styles.R . manage_authors.R . namedropR-package.R . write_vc.R .  Full namedropR package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for namedropR010203040506070TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA