Closed gogonzo closed 5 days ago
subset
qenv
in teal.codejoin_keys
in teal.dataHey, I think I can start on this one, as this is one of the blockers for teal release. I think we should start with teal.code and teal.data cards as soon as possible, so that we can unblock teal release
Feature description
subset(names)
method, should subsetqenv
object to keep only@env <- @env[names]
and@code <- <@code for [names]>
. Consider if it is worth exposing such function, or should we keep it asteal
internal (where it is used). If we have a method to subset the code - then it makes sense to subset the whole object.Code of Conduct
Contribution Guidelines
Security Policy