Skip to contents

Create a scaled data frame

Usage

create_scaled_df_super(s, df_circle, k = 5)

Arguments

s

A numeric scaling factor.

df_circle

A data frame to scale.

k

A numeric value, defaulting to 8.

Value

A scaled data frame.