please see Yandex.XML documentation https://tech.yandex.com/xml/doc/dg/concepts/about-docpage/
1 2 | yandex_group_by(mode = c("flat", "deep"), attr = c(" ", "d"),
groups_on_page = 10, docs_in_group = 1)
|
mode |
Grouping method. Possible values:
|
attr |
Utility attribute. Depends on the value of the mode attribute. |
groups_on_page |
Maximum number of groups that can be returned per page of search results. Acceptable values - from 1 to 100. |
docs_in_group |
— Maximum number of documents that can be returned per group. Acceptable values — from 1 to 3. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.