Learn R Programming

jqr (version 1.3.5)

Client for 'jq', a 'JSON' Processor

Description

Client for 'jq', a 'JSON' processor (), written in C. 'jq' allows the following with 'JSON' data: index into, parse, do calculations, cut up and filter, change key names and values, perform conditionals and comparisons, and more.

Copy Link

Version

Install

install.packages('jqr')

Monthly Downloads

10,127

Version

1.3.5

License

MIT + file LICENSE

Maintainer

Last Published

October 4th, 2024

Functions in jqr (1.3.5)

vars

Variables
string

Give back a character string
select

Select - filtering
%>%

Pipe operator
peek

Peek at a query
sortj

Sort and related
types

Types and related functions
dot

dot and related functions
combine

Combine json pieces
build

Build arrays and objects
commits

GitHub Commits Data
index

index and related functions
funs

Define and use functions
jqr

jqr
at

Format strings and escaping
jq_flags

Flags for use with jq
jq

Execute a query with jq
maths

Math operations
jqr_new

JQ Streaming API
logicaltests

Logical tests
manip

Manipulation operations
keys

Operations on keys, or by keys
rangej

Produce range of numbers
recurse

Search through a recursive structure - extract data from all levels
paths

Outputs paths to all the elements in its input