File: normalize.md

package info (click to toggle)
r-cran-datawizard 1.0.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,300 kB
  • sloc: sh: 13; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 374 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
# normalize work as expected

    Code
      head(normalize(trees))
    Output
             Girth     Height      Volume
      1 0.00000000 0.29166667 0.001497006
      2 0.02439024 0.08333333 0.001497006
      3 0.04065041 0.00000000 0.000000000
      4 0.17886179 0.37500000 0.092814371
      5 0.19512195 0.75000000 0.128742515
      6 0.20325203 0.83333333 0.142215569