Identify Original Variables Used by a Projector
variables_used.RdDetermines which columns from the original input space contribute (have non-zero influence) to any of the output components of the projector.
Usage
variables_used(x, ...)
# S3 method for class 'composed_projector'
variables_used(x, tol = 1e-08, ...)