Displaying 3 results from an estimated 3 matches for "padc".
Did you mean:
  pad
  
2010 May 30
0
New package RSQLite.extfuns and minor upgrade for RSQLite
...ath: acos, asin, atan, atn2, atan2, acosh, asinh, atanh, difference,
degrees, radians, cos, sin, tan, cot, cosh, sinh, tanh, coth, exp,
log, log10, power, sign, sqrt, square, ceil, floor, pi.
String: replicate, charindex, leftstr, rightstr, ltrim, rtrim, trim,
replace, reverse, proper, padl, padr, padc, strfilter.
Aggregate: stdev, variance, mode, median, lower_quartile, upper_quartile.
RSQLite has been modified to provide the SQLite header files in the
installed include directory so that RSQLite.extfuns (and other
packages wishing to provide SQLite extension functions) can use
LinkingTo.  The...
2010 May 30
0
New package RSQLite.extfuns and minor upgrade for RSQLite
...ath: acos, asin, atan, atn2, atan2, acosh, asinh, atanh, difference,
degrees, radians, cos, sin, tan, cot, cosh, sinh, tanh, coth, exp,
log, log10, power, sign, sqrt, square, ceil, floor, pi.
String: replicate, charindex, leftstr, rightstr, ltrim, rtrim, trim,
replace, reverse, proper, padl, padr, padc, strfilter.
Aggregate: stdev, variance, mode, median, lower_quartile, upper_quartile.
RSQLite has been modified to provide the SQLite header files in the
installed include directory so that RSQLite.extfuns (and other
packages wishing to provide SQLite extension functions) can use
LinkingTo.  The...
2010 Jul 18
6
CRAN (and crantastic) updates this week
..., asin, atan, atn2,
  atan2, acosh, asinh, atanh, difference, degrees, radians, cos, sin,
  tan, cot, cosh, sinh, tanh, coth, exp, log, log10, power, sign,
  sqrt, square, ceil, floor, pi. String: replicate, charindex,
  leftstr, rightstr, ltrim, rtrim, trim, replace, reverse, proper,
  padl, padr, padc, strfilter. Aggregate: stdev, variance, mode,
  median, lower_quartile, upper_quartile.
* RWebMA (0.0.2)
  Yohei Sato
  http://crantastic.org/packages/RWebMA
  This package is an interface for R of WebMA of Yahoo! Japan.
  http://developer.yahoo.co.jp/webapi/jlp/ma/v1/parse.html
* samplingbook (...