We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
id
init()
We need to evaluate whether the id argument is still necessary given recent improvements to make teal a modular framework:
As noted in the documentation, the id argument is currently a legacy feature:
teal/R/init.R
Lines 31 to 33 in 997da60
The text was updated successfully, but these errors were encountered:
teal::init
No branches or pull requests
Summary
We need to evaluate whether the
id
argument is still necessary given recent improvements to make teal a modular framework:As noted in the documentation, the
id
argument is currently a legacy feature:teal/R/init.R
Lines 31 to 33 in 997da60
Acceptance Criteria
id
argument should be retained or removed.The text was updated successfully, but these errors were encountered: