search.getHints {vkR}R Documentation

Allows the programmer to do a quick search for any substring

Description

Allows the programmer to do a quick search for any substring

Usage

search.getHints(
  q = "",
  limit = "",
  filters = "",
  search_global = "",
  v = getAPIVersion()
)

Arguments

q

Search query string

limit

Maximum number of results to return

filters

List of comma-separated words

search_global

Flag, either 1 or 0, default 1

v

Version of API


[Package vkR version 0.2 Index]