getref: Create A Reference List in Shiny App

Description Usage Arguments Examples

View source: R/getref.R

Description

This function aims to create a reference in a list format in the Shiny web app through an HTML tag.

Usage

1
getref(author, year, url, title)

Arguments

author

The author/authors in string.

year

The year of publication.

url

The valid URL of publication in string.

title

The title of publication in string.

Examples

1
getref("Amaliah, D", "2010", "https://datain360.com", "Testing")

etc5523-2020/r-package-assessment-Dewi-Amaliah documentation built on Jan. 1, 2021, 1:10 a.m.