search.getHints: Allows the programmer to do a quick search for any substring

Description Usage Arguments

View source: R/search.R

Description

Allows the programmer to do a quick search for any substring

Usage

1
2
3
4
5
6
7
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


vkR documentation built on Jan. 13, 2021, 10:09 a.m.