ua_parse: ua_parse

Description Usage Arguments Details Value Author(s)

Description

user agent parsing

Usage

1
ua_parse(user_agents)

Arguments

user_agents

A vector of unparsed user agents

Details

ua_parse is the R/C++ implementation of tobie's ua-parser, consuming a vector of user agents and returning a data frame, with each field (see 'arguments') as a distinct column.

Value

a data.frame containing the results of the UA parsing - the device, the operating system, the browser, and the browser's major and minor version numbers.

Author(s)

Oliver Keyes <okeyes@wikimedia.org>


wikimedia-research/WMUtils documentation built on May 4, 2019, 5:23 a.m.