EPM_init_unique_key: Generate a Unique Query Key.

View source: R/epm_all_fx.R

EPM_init_unique_keyR Documentation

Generate a Unique Query Key.

Description

Generate a pseudo-random key that uniquely identifies easyPubMed objects. The key is a 46-char string that includes the current date + time and a list of randomly selected characters, numbers and special characters. The unique key is typically saved in the 'meta' slot of an easyPubMed object, and is also written to local files when records are donwloaded and saved in XML format. This function takes NO arguments.

Usage

EPM_init_unique_key()

Value

string, a 46-char unique key.

Author(s)

Damiano Fantini, damiano.fantini@gmail.com

References

https://www.data-pulse.com/dev_site/easypubmed/

Examples

easyPubMed:::EPM_init_unique_key()




dami82/easyPubMed documentation built on Jan. 4, 2024, 6:21 a.m.