Short Quasi-Unique Identifiers (SQUIDs)


[Up] [Top]

Documentation for package ‘squids’ version 25.6.1

Help Pages

add_squids_to_df Add a column with SQUIDs to a data frame
base30conversion Conversion between base10 and base30
base30toNumeric Conversion between base10 and base30
cat0 Concatenate to screen without spaces
checkPkgs Check for presence of a package
datetime_to_squids Convert an origin (a timestamp) to a SQUID
extract_squids Extract SQUIDs from a character vector
get Options for the squids package
get_current_origin Get the current origin for each reuse
get_squid Set or get a SQUID (to follow)
highest_squid Finding extreme (highest or lowest) SQUIDs
lowest_squid Finding extreme (highest or lowest) SQUIDs
next_squid Get the next SQUID (or SQUIDs)
next_squids Get the next SQUID (or SQUIDs)
numericToBase30 Conversion between base10 and base30
opts Options for the squids package
orcid_to_shorcid Converting ORCIDs to ShORCIDs and vice versa
origin_to_squids Convert an origin (a timestamp) to a SQUID
POSIXt_to_squids Convert an origin (a timestamp) to a SQUID
random_squids Generate short quasi-unique identifiers (SQUIDs)
repeatStr Repeat a string a number of times
repStr Repeat a string a number of times
reset Options for the squids package
set Options for the squids package
set_squid Set or get a SQUID (to follow)
shorcid_to_orcid Converting ORCIDs to ShORCIDs and vice versa
squids Generate short quasi-unique identifiers (SQUIDs)
squids_to_datetime Converting SQUIDs back to timestamps and dates/times
squids_to_origin Converting SQUIDs back to timestamps and dates/times
squids_to_POSIXt Converting SQUIDs back to timestamps and dates/times
squids_to_timestamp Converting SQUIDs back to timestamps and dates/times
timestamp_to_squids Convert a timestamp to a SQUID
vecTxt Easily parse a vector into a character value
vecTxtQ Easily parse a vector into a character value