Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

17 lines
508B

  1. % Generated by roxygen2: do not edit by hand
  2. % Please edit documentation in R/install.R
  3. \name{install_gathertweet}
  4. \alias{install_gathertweet}
  5. \title{Install gathertweet exectuable script}
  6. \usage{
  7. install_gathertweet(location = "/usr/local/bin")
  8. }
  9. \arguments{
  10. \item{location}{Where to install the gathertweet executable script}
  11. }
  12. \description{
  13. Installs the \code{gatherwteet} executable script to the location. Should work
  14. with Unix and MacOS out of the box, but I can't make any guarantees about
  15. Windows.
  16. }