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 23 Feb. 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
01/2401/2501/2601/2701/2801/2901/3001/3102/0102/0202/0302/0402/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/1802/1902/2002/21Downloads for namedropR01020304050607080TrendBars

Today's Hot Picks in Authors and Packages

mlma  
Multilevel Mediation Analysis
Do multilevel mediation analysis with generalized additive multilevel models. The analysis method is ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
seqest  
Sequential Method for Classification and Generalized Estimating Equations Problem
Sequential method to solve the the binary classification problem by Wang (2019) ...
Download / Learn more Package Citations See dependency  
imdbapi  
Get Movie, Television Data from the 'imdb' Database
Provides API access to the which maintains metadata about movies, games and te ...
Download / Learn more Package Citations See dependency  
SSNbayes  
Bayesian Spatio-Temporal Analysis in Stream Networks
Fits Bayesian spatio-temporal models and makes predictions on stream networks using the approach by ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,713

Publication Badges

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