R-sample.R File Reference

Go to the source code of this file.

Functions

rets doxytest (type car)
 This is a sample of a package.
rets doxytest1 (type car)
 c (10, 20) rets.doxytest(type car)
rets doxytest plot (type car)
rets doxytest_quoted (type car)
rets subfunct (type philbert)
rets last_Func (type g, type a, type d)

Variables

 m = n

Detailed Description

'

Definition in file R-sample.R.


Function Documentation

c ( 10  ,
20   
)

' test variable. <- ' test function returns one.'

Parameters:
car input variable'
Returns:
one

Definition at line 42 of file R-sample.R.

rets as doxytest ( type  car  ) 

This is a sample of a package.

'' ' Has mostly functions, couple of statics and no scripting.'

Note:
' Demonstrates some basic doxygen. Note the comment is special. and # are' passed over.' test function returns one.'
Parameters:
car input variable'
Returns:
one

' test function returns one.'' No classing or overload supported. @overload may work.'

Parameters:
car input variable'
Returns:
one

Definition at line 67 of file R-sample.R.

rets doxytest1 ( type  car  ) 

' test function returns one'

Parameters:
car input variable'
Returns:
one

Definition at line 36 of file R-sample.R.

rets doxytest_quoted ( type  car  ) 

' Quoted name no spaces.'' Allowed quoted names, the lexer will remove the quotes, but does nothing with it.''

Parameters:
car input variable'
Returns:
one

Definition at line 119 of file R-sample.R.

rets last_Func ( type  g,
type  a,
type  d 
)

' The last function.''

Parameters:
g input param 1'
a input param 2'
d input param 3'
Returns:
a,b value of param d

Definition at line 148 of file R-sample.R.

doxytest quoted *rets doxytest plot ( type  car  ) 

' A plot with a dot.'' Dots in the names are mapped to _.'

Parameters:
car input variable'
Returns:
one

' Quoted name but has a space.'' Allowed quoted names, the lexer will remove the quotes, but does nothing with it.' So it will appear as a type.''

Parameters:
car input variable'
Returns:
one "

Definition at line 102 of file R-sample.R.

rets subfunct ( type  philbert  ) 

' test function2 returns nothing.'

Parameters:
philbert input variable

Definition at line 130 of file R-sample.R.


Variable Documentation

m = n

Definition at line 124 of file R-sample.R.

 All Files Functions Variables
Generated on Sun May 16 04:20:01 2010 for GNU-R by  doxygen 1.6.3