Skip to content

Update allowance() documentation #21

@Mark-Eis

Description

@Mark-Eis

allowance(taxable, deficit = NULL, opts = tax_opts())

allowance(taxable, deficit = NULL, round10 = TRUE, opts = tax_opts())

\item{opts}{options, as created by \code{\link{tax_opts}()}, see details.}

  \item{round10}{\code{logical}, whether or not to round return value to nearest £10; default \code{TRUE}.

  \item{opts}{options, as created by \code{\link{tax_opts}()}, see details.} 

Fiscal/man/allowance.Rd

Lines 30 to 32 in e22ac22

Argument \code{opts} specifying values for tax bands, rates and allowances must be provided using
\code{\link{tax_opts}()}, which by default gives GOV.UK
\href{https://www.gov.uk/government/publications/rates-and-allowances-income-tax/income-tax-rates-and-allowances-current-and-past}{values for 2025-2027 tax years}.

Argument \code{round10}, if \code{TRUE}, the default, causes the return value to be rounded to the nearest £10 in keeping with GOV.UK
\href{https://www.gov.uk/tax-codes/what-your-tax-code-means}{tax codes}.

Argument \code{opts} specifying values for tax bands, rates and allowances must be provided using
\code{\link{tax_opts}()}, which by default gives GOV.UK
\href{https://www.gov.uk/government/publications/rates-and-allowances-income-tax/income-tax-rates-and-allowances-current-and-past}{values for 2025-2027 tax years}.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions