You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

21 lines
501 B

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/discover.R, R/query.R
\name{bnjr_discover}
\alias{bnjr_discover}
\alias{bjr_discover}
\alias{bjr_query}
\title{Browse available services}
\usage{
bnjr_discover(scan_time = 10L)
bjr_discover(scan_time = 10L)
bjr_query(query, scan_time = 10L)
}
\arguments{
\item{scan_time}{how long to scan for services; default is 10 and
should not really be that much lower in most networks.}
}
\description{
Browse available services
}