Skip to content

modify the age scatter function to allow users to change the point alpha #500

@kaiemjoy

Description

@kaiemjoy

age_scatter <- function(
object,
strata = NULL,
alpha = 0.7, # Add alpha as a parameter
age_var = object |> get_age_var(),
value_var = object |> get_values_var()) {

create default plotting

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions