TownforgeMMbot/man/get_gold_contribs.Rd

26 lines
467 B
R

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/parsers.R
\name{get_gold_contribs}
\alias{get_gold_contribs}
\title{Produces a data.frame containing instances of investors sending the bot gold}
\usage{
get_gold_contribs(
url.townforged = "http://127.0.0.1:18881/json_rpc",
bot.account.id,
...
)
}
\arguments{
\item{url.townforged}{TODO}
\item{bot.account.id}{TODO}
\item{...}{TODO}
}
\description{
Description
}
\details{
TODO
}