A character with GitHub user name and GitHub repository name separated by `/`.
patterns
A character vector of tags. Only artifacts that
contain all tags are returned.
Value
This function returns list of artifacts (by value).
Details
Function asearch reads all artifacts that contain given list of tags
from GitHub Repository.
It uses the function loadFromGithubRepo and
multiSearchInGithubRepo but has shorter name and
different paramter's specification.