profile: profile function

Description Usage Arguments Examples

Description

This function generates a radial density profile given radii and masses

Usage

1
profile(r, m, profbins, feature.plot = FALSE)

Arguments

r

vector with radial positions of stars

m

vector with masses of stars

profbins

number of bins

feature.plot

if TRUE plots some diagnostic plots

Examples

1
profile(r, m, 8)

m-a-r-i-o/aRtistic documentation built on May 7, 2019, 9:37 a.m.