import_item: Import Item

Description Usage Arguments Value Examples

View source: R/nexminer.R

Description

This function is a basic import of the raw json from the nexhyub API

Usage

1
import_item(item_string, server, faction)

Arguments

item_string

any correct written string of an item

server

string of server, eg Patchwerk

faction

string of faction, horde or alliance

Value

raw json of api request

Examples

1
import_item("black lotus", "patchwerk", "horde")

gstephan30/nexminer documentation built on Jan. 25, 2021, 5:01 a.m.