apple_ios_version_history: Retrieve Apple iOS Version Release History

Description Usage Note

View source: R/ios.R

Description

Reads https://en.wikipedia.org/wiki/IOS_version_history" to build a data frame of Apple iOS version release numbers and dates with pseudo-semantic version strings parsed and separate fields added. The data frame is also arranged in order from lowest version to latest version and the vers column is an ordered factor.

Usage

1

Note

This does not distinguish by device target and only pulls the first release date and excludes betas. If more granular data is needed, file an issue or PR.


hrbrmstr/vershist documentation built on Feb. 3, 2020, 12:10 a.m.