getCitation: Obtain citation info

View source: R/miscellaneous.R

getCitationR Documentation

Obtain citation info

Description

If you have used a downloadable spata object please use this function to obtain the proper form of citation to give credits to the researchers who made this data available

Usage

getCitation(object, write_lines = TRUE)

getCitationBySample(sample_names)

Arguments

object

An object of class SPATA2.

write_lines

Logical. If TRUE, the string is printed in the console via writeLines().

sample_names

Character vector of sample names for which you want to obtain the correct citation.

Value

Citation and - if one of SPATAData objects - the download source.


theMILOlab/SPATAData documentation built on Aug. 27, 2024, 5:04 p.m.