Skip to content

Commit

Permalink
format remaining files (misc.R manually...)
Browse files Browse the repository at this point in the history
... I found that it just seemed to sit there for a long time when I
tried to format misc.R.  It may be that this has a LOT of blocks, and so
the formatter was having a hard time allocating memory.  Using 'top' did
not reveal what was going on.  In the end, I just used a vim macro to
fix up all the one-line blocks, and I changed a lot (not all) of the "{"
placements for functions.  So it is reasonably formatted, at least
enough so for my present purpose, and I will remember to be on the
lookout for formating problems there in future.  Maybe I should try
RStudio formatting...
  • Loading branch information
dankelley committed Nov 19, 2023
1 parent 80b2625 commit 73489bd
Show file tree
Hide file tree
Showing 144 changed files with 15,806 additions and 12,317 deletions.
849 changes: 512 additions & 337 deletions R/AllClass.R

Large diffs are not rendered by default.

2,686 changes: 1,469 additions & 1,217 deletions R/adp.R

Large diffs are not rendered by default.

1,649 changes: 904 additions & 745 deletions R/adp.nortek.ad2cp.R

Large diffs are not rendered by default.

1,644 changes: 907 additions & 737 deletions R/adp.rdi.R

Large diffs are not rendered by default.

982 changes: 562 additions & 420 deletions R/adv.R

Large diffs are not rendered by default.

647 changes: 387 additions & 260 deletions R/amsr.R

Large diffs are not rendered by default.

1,169 changes: 657 additions & 512 deletions R/argo.R

Large diffs are not rendered by default.

788 changes: 440 additions & 348 deletions R/coastline.R

Large diffs are not rendered by default.

3,476 changes: 1,975 additions & 1,501 deletions R/ctd.R

Large diffs are not rendered by default.

616 changes: 338 additions & 278 deletions R/ctd.sbe.R

Large diffs are not rendered by default.

730 changes: 400 additions & 330 deletions R/echosounder.R

Large diffs are not rendered by default.

830 changes: 475 additions & 355 deletions R/imagep.R

Large diffs are not rendered by default.

676 changes: 384 additions & 292 deletions R/landsat.R

Large diffs are not rendered by default.

1,659 changes: 924 additions & 735 deletions R/map.R

Large diffs are not rendered by default.

654 changes: 362 additions & 292 deletions R/met.R

Large diffs are not rendered by default.

777 changes: 448 additions & 329 deletions R/misc.R

Large diffs are not rendered by default.

1,980 changes: 1,083 additions & 897 deletions R/oce.R

Large diffs are not rendered by default.

497 changes: 282 additions & 215 deletions R/odf.R

Large diffs are not rendered by default.

727 changes: 410 additions & 317 deletions R/rsk.R

Large diffs are not rendered by default.

1,560 changes: 881 additions & 679 deletions R/section.R

Large diffs are not rendered by default.

1,506 changes: 890 additions & 616 deletions R/sw.R

Large diffs are not rendered by default.

960 changes: 540 additions & 420 deletions R/tides.R

Large diffs are not rendered by default.

6 changes: 4 additions & 2 deletions man/addSpine.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions man/adp.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions man/adpConvertRawToNumeric.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/adpEnsembleAverage.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 5 additions & 4 deletions man/adv.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions man/applyMagneticDeclination-adp-method.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/argo.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions man/argoGrid.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/as.adp.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 12 additions & 7 deletions man/as.ctd.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/as.section.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 14 additions & 10 deletions man/as.tidem.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions man/beamUnspreadAdp.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions man/coastlineCut.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions man/computableWaterProperties.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 5 additions & 3 deletions man/ctd-class.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions man/ctdDecimate.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/ctdRepair.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 12 additions & 10 deletions man/drawDirectionField.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 73489bd

Please sign in to comment.