File: NAMESPACE

package info (click to toggle)
gtools 2.3.0-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 256 kB
  • ctags: 5
  • sloc: asm: 127; ansic: 69; sh: 22; makefile: 1
file content (31 lines) | stat: -rw-r--r-- 499 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
useDynLib(gtools)

export(
       addLast,
       assert,
       capture,
       combinations,
       ddirichlet,
       defmacro,
       even,
       foldchange,
       foldchange2logratio,
       inv.logit,
       invalid,
       logit,
       logratio2foldchange,
       mixedorder,
       mixedsort,
       odd,
       permutations,
       permute,
       quantcut,
       rdirichlet,
       running,
       scat,
       setTCPNoDelay,
       smartbind,
       sprint,
       strmacro
       )