Get the LinkedIn Version Date in YYYYMM Format
li_get_version.Rd
The li_get_version
function calculates the
most recent past month's LinkedIn
version date and formats it as a string in
YYYYMM
format. This date is used
to reference LinkedIn-specific API versions
or other functionalities tied to
monthly updates.
Value
A character string representing the
version date in YYYYMM
format,
where YYYY
is the 4-digit year, and MM
is the 2-digit month.