Index of /apache/spark/docs/1.6.2/api/R
Name Last modified Size Description
Parent Directory -
00Index.html 2024-08-16 11:44 30K R: R frontend for Spark
00frame_toc.html 2024-08-16 11:44 15K R Documentation of SparkR
DataFrame.html 2024-08-16 11:44 9.0K R: S4 class that represents a DataFrame
GroupedData.html 2024-08-16 11:44 904 R: S4 class that represents a GroupedData
PipelineModel-class.html 2024-08-16 11:44 861 R: S4 class that represents a PipelineModel
R.css 2024-08-16 11:44 775
abs.html 2024-08-16 11:44 2.4K R: abs
acos.html 2024-08-16 11:44 3.5K R: acos
add_months.html 2024-08-16 11:44 3.5K R: add_months
agg.html 2024-08-16 11:44 8.3K R: Summarize data across columns
alias.html 2024-08-16 11:44 889 R: alias
approxCountDistinct.html 2024-08-16 11:44 5.4K R: approxCountDistinct
arrange.html 2024-08-16 11:44 9.0K R: Arrange
array_contains.html 2024-08-16 11:44 1.7K R: array_contains
as.data.frame.html 2024-08-16 11:44 8.6K R: Download data from a DataFrame into a data.frame
ascii.html 2024-08-16 11:44 3.7K R: ascii
asin.html 2024-08-16 11:44 3.5K R: asin
atan.html 2024-08-16 11:44 3.5K R: atan
atan2.html 2024-08-16 11:44 3.5K R: atan2
attach.html 2024-08-16 11:44 9.0K R: Attach DataFrame to R search path
avg.html 2024-08-16 11:44 3.2K R: avg
base64.html 2024-08-16 11:44 3.7K R: base64
between.html 2024-08-16 11:44 1.1K R: between
bin.html 2024-08-16 11:44 3.5K R: bin
bitwiseNOT.html 2024-08-16 11:44 2.4K R: bitwiseNOT
cache.html 2024-08-16 11:44 8.3K R: Cache
cacheTable.html 2024-08-16 11:44 1.6K R: Cache Table
cancelJobGroup.html 2024-08-16 11:44 1.5K R: Cancel active jobs for the specified group
cast.html 2024-08-16 11:44 1.5K R: Casts the column to a different data type.
cbrt.html 2024-08-16 11:44 3.4K R: cbrt
ceil.html 2024-08-16 11:44 3.5K R: ceil
clearCache.html 2024-08-16 11:44 1.3K R: Clear Cache
clearJobGroup.html 2024-08-16 11:44 1.3K R: Clear current job group ID and its description
col.html 2024-08-16 11:44 3.0K R: Though scala functions has "col" function, we don't expose it...
collect.html 2024-08-16 11:44 8.7K R: Collects all the elements of a Spark DataFrame and coerces...
coltypes.html 2024-08-16 11:44 8.9K R: coltypes
column.html 2024-08-16 11:44 1.1K R: S4 class that represents a DataFrame column
columns.html 2024-08-16 11:44 8.3K R: Column names
concat.html 2024-08-16 11:44 3.7K R: concat
concat_ws.html 2024-08-16 11:44 3.8K R: concat_ws
conv.html 2024-08-16 11:44 3.5K R: conv
corr.html 2024-08-16 11:44 3.5K R: corr
cos.html 2024-08-16 11:44 3.4K R: cos
cosh.html 2024-08-16 11:44 3.5K R: cosh
count.html 2024-08-16 11:44 3.3K R: count
countDistinct.html 2024-08-16 11:44 3.3K R: Count Distinct
crc32.html 2024-08-16 11:44 1.4K R: crc32
createDataFrame.html 2024-08-16 11:44 1.8K R: Create a DataFrame
createExternalTable.html 2024-08-16 11:44 2.1K R: Create an external table
cume_dist.html 2024-08-16 11:44 2.1K R: cume_dist
date_add.html 2024-08-16 11:44 3.5K R: date_add
date_format.html 2024-08-16 11:44 3.9K R: date_format
date_sub.html 2024-08-16 11:44 3.5K R: date_sub
datediff.html 2024-08-16 11:44 3.5K R: datediff
dayofmonth.html 2024-08-16 11:44 3.5K R: dayofmonth
dayofyear.html 2024-08-16 11:44 3.5K R: dayofyear
decode.html 2024-08-16 11:44 3.8K R: decode
dense_rank.html 2024-08-16 11:44 2.2K R: dense_rank
dim.html 2024-08-16 11:44 8.4K R: Returns the dimentions (number of rows and columns) of a...
distinct.html 2024-08-16 11:44 8.3K R: Distinct
dropTempTable.html 2024-08-16 11:44 1.7K R: Drop Temporary Table
dtypes.html 2024-08-16 11:44 8.3K R: DataTypes
encode.html 2024-08-16 11:44 3.8K R: encode
except.html 2024-08-16 11:44 8.5K R: except
exp.html 2024-08-16 11:44 3.5K R: exp
explain.html 2024-08-16 11:44 8.4K R: Explain
explode.html 2024-08-16 11:44 1.5K R: explode
expm1.html 2024-08-16 11:44 3.5K R: expm1
expr.html 2024-08-16 11:44 2.5K R: expr
factorial.html 2024-08-16 11:44 3.5K R: factorial
filter.html 2024-08-16 11:44 16K R: Filter
first.html 2024-08-16 11:44 10K R: Return the first row of a DataFrame
floor.html 2024-08-16 11:44 3.5K R: floor
format_number.html 2024-08-16 11:44 4.1K R: format_number
format_string.html 2024-08-16 11:44 3.8K R: format_string
from_unixtime.html 2024-08-16 11:44 3.7K R: from_unixtime
from_utc_timestamp.html 2024-08-16 11:44 3.5K R: from_utc_timestamp
generateAliasesForIntersectedCols.html 2024-08-16 11:44 1.4K R: Creates a list of columns by replacing the intersected ones...
glm.html 2024-08-16 11:44 3.1K R: Fits a generalized linear model
greatest.html 2024-08-16 11:44 2.6K R: greatest
groupBy.html 2024-08-16 11:44 8.5K R: GroupBy
hashCode.html 2024-08-16 11:44 1.9K R: Compute the hashCode of an object
head.html 2024-08-16 11:44 8.5K R: Head
hex.html 2024-08-16 11:44 3.4K R: hex
hour.html 2024-08-16 11:44 3.5K R: hour
hypot.html 2024-08-16 11:44 3.5K R: hypot
ifelse.html 2024-08-16 11:44 2.7K R: ifelse
index.html 2024-08-16 11:44 295 Documentation of the SparkR package
infer_type.html 2024-08-16 11:44 635 R: infer the SQL type
initcap.html 2024-08-16 11:44 3.8K R: initcap
insertInto.html 2024-08-16 11:44 8.7K R: insertInto
instr.html 2024-08-16 11:44 3.9K R: instr
intersect.html 2024-08-16 11:44 8.5K R: Intersect
is.nan.html 2024-08-16 11:44 2.5K R: is.nan
isLocal.html 2024-08-16 11:44 8.3K R: isLocal
join.html 2024-08-16 11:44 9.2K R: Join
kurtosis.html 2024-08-16 11:44 3.2K R: kurtosis
lag.html 2024-08-16 11:44 2.1K R: lag
last.html 2024-08-16 11:44 3.2K R: last
last_day.html 2024-08-16 11:44 3.6K R: last_day
lead.html 2024-08-16 11:44 2.2K R: lead
least.html 2024-08-16 11:44 2.5K R: least
length.html 2024-08-16 11:44 3.7K R: length
levenshtein.html 2024-08-16 11:44 3.7K R: levenshtein
limit.html 2024-08-16 11:44 8.5K R: Limit
lit.html 2024-08-16 11:44 2.6K R: lit
locate.html 2024-08-16 11:44 3.8K R: locate
log.html 2024-08-16 11:44 3.5K R: log
log10.html 2024-08-16 11:44 3.5K R: log10
log1p.html 2024-08-16 11:44 3.5K R: log1p
log2.html 2024-08-16 11:44 3.5K R: log2
lower.html 2024-08-16 11:44 3.6K R: lower
lpad.html 2024-08-16 11:44 3.7K R: lpad
ltrim.html 2024-08-16 11:44 3.7K R: ltrim
match.html 2024-08-16 11:44 1.3K R: Match a column with given values.
max.html 2024-08-16 11:44 3.2K R: max
md5.html 2024-08-16 11:44 1.4K R: md5
mean.html 2024-08-16 11:44 3.2K R: mean
merge.html 2024-08-16 11:44 10K R: Merges two data frames
min.html 2024-08-16 11:44 3.2K R: min
minute.html 2024-08-16 11:44 3.5K R: minute
month.html 2024-08-16 11:44 3.5K R: month
months_between.html 2024-08-16 11:44 3.5K R: months_between
mutate.html 2024-08-16 11:44 8.7K R: Mutate
nafunctions.html 2024-08-16 11:44 10K R: dropna
nanvl.html 2024-08-16 11:44 2.5K R: nanvl
ncol.html 2024-08-16 11:44 8.3K R: Returns the number of columns in a DataFrame
negate.html 2024-08-16 11:44 2.4K R: negate
next_day.html 2024-08-16 11:44 4.0K R: next_day
nrow.html 2024-08-16 11:44 8.3K R: nrow
ntile.html 2024-08-16 11:44 2.1K R: ntile
otherwise.html 2024-08-16 11:44 1.0K R: otherwise
percent_rank.html 2024-08-16 11:44 2.1K R: percent_rank
persist.html 2024-08-16 11:44 8.6K R: Persist
pmod.html 2024-08-16 11:44 3.4K R: pmod
predict.html 2024-08-16 11:44 1.6K R: Make predictions from a model
print.jobj.html 2024-08-16 11:44 1.0K R: Print a JVM object reference.
print.structField.html 2024-08-16 11:44 1.0K R: Print a Spark StructField.
print.structType.html 2024-08-16 11:44 1.0K R: Print a Spark StructType.
printSchema.html 2024-08-16 11:44 8.3K R: Print Schema of a DataFrame
quarter.html 2024-08-16 11:44 3.5K R: quarter
rand.html 2024-08-16 11:44 2.4K R: rand
randn.html 2024-08-16 11:44 2.5K R: randn
rank.html 2024-08-16 11:44 2.2K R: rank
rbind.html 2024-08-16 11:44 8.7K R: rbind
read.df.html 2024-08-16 11:44 2.4K R: Load an DataFrame
read.json.html 2024-08-16 11:44 1.7K R: Create a DataFrame from a JSON file.
read.parquet.html 2024-08-16 11:44 1.1K R: Create a DataFrame from a Parquet file.
read.text.html 2024-08-16 11:44 1.7K R: Create a DataFrame from a text file.
regexp_extract.html 2024-08-16 11:44 3.8K R: regexp_extract
regexp_replace.html 2024-08-16 11:44 3.8K R: regexp_replace
registerTempTable.html 2024-08-16 11:44 8.5K R: Register Temporary Table
rename.html 2024-08-16 11:44 9.0K R: rename
repartition.html 2024-08-16 11:44 8.5K R: Repartition
reverse.html 2024-08-16 11:44 3.7K R: reverse
rint.html 2024-08-16 11:44 3.5K R: rint
round.html 2024-08-16 11:44 3.5K R: round
row_number.html 2024-08-16 11:44 1.9K R: row_number
rpad.html 2024-08-16 11:44 3.7K R: rpad
rtrim.html 2024-08-16 11:44 3.7K R: rtrim
sample.html 2024-08-16 11:44 8.7K R: Sample
saveAsTable.html 2024-08-16 11:44 9.4K R: saveAsTable
schema.html 2024-08-16 11:44 8.2K R: Get schema object
sd.html 2024-08-16 11:44 3.3K R: sd
second.html 2024-08-16 11:44 3.5K R: second
select.html 2024-08-16 11:44 22K R: Select
selectExpr.html 2024-08-16 11:44 8.6K R: SelectExpr
setJobGroup.html 2024-08-16 11:44 1.9K R: Assigns a group ID to all the jobs started by this thread...
sha1.html 2024-08-16 11:44 1.4K R: sha1
sha2.html 2024-08-16 11:44 1.7K R: sha2
shiftLeft.html 2024-08-16 11:44 3.6K R: shiftLeft
shiftRight.html 2024-08-16 11:44 3.6K R: shiftRight
shiftRightUnsigned.html 2024-08-16 11:44 3.6K R: shiftRightUnsigned
show.html 2024-08-16 11:44 8.3K R: show
showDF.html 2024-08-16 11:44 8.4K R: showDF
signum.html 2024-08-16 11:44 3.5K R: signum
sin.html 2024-08-16 11:44 3.4K R: sin
sinh.html 2024-08-16 11:44 3.5K R: sinh
size.html 2024-08-16 11:44 1.4K R: size
skewness.html 2024-08-16 11:44 3.2K R: skewness
sort_array.html 2024-08-16 11:44 1.9K R: sort_array
soundex.html 2024-08-16 11:44 3.6K R: soundex
sparkR.init.html 2024-08-16 11:44 3.1K R: Initialize a new Spark Context.
sparkR.stop.html 2024-08-16 11:44 687 R: Stop the Spark context.
sparkRHive.init.html 2024-08-16 11:44 1.4K R: Initialize a new HiveContext.
sparkRSQL.init.html 2024-08-16 11:44 1.4K R: Initialize a new SQLContext.
sql.html 2024-08-16 11:44 1.6K R: SQL Query
sqrt.html 2024-08-16 11:44 3.5K R: sqrt
statfunctions.html 2024-08-16 11:44 5.6K R: crosstab
stddev_pop.html 2024-08-16 11:44 3.3K R: stddev_pop
stddev_samp.html 2024-08-16 11:44 3.3K R: stddev_samp
str.html 2024-08-16 11:44 8.4K R: Compactly display the structure of a dataset
struct.html 2024-08-16 11:44 2.5K R: struct
structField.html 2024-08-16 11:44 1.9K R: structField
structType.html 2024-08-16 11:44 1.8K R: structType
subset.html 2024-08-16 11:44 9.7K R: Subset
substr.html 2024-08-16 11:44 1.1K R: substr
substring_index.html 2024-08-16 11:44 4.1K R: substring_index
sum.html 2024-08-16 11:44 3.2K R: sum
sumDistinct.html 2024-08-16 11:44 3.2K R: sumDistinct
summarize.html 2024-08-16 11:44 3.8K R: summarize
summary.html 2024-08-16 11:44 9.4K R: summary
table.html 2024-08-16 11:44 1.7K R: Create a DataFrame from a SparkSQL Table
tableNames.html 2024-08-16 11:44 1.5K R: Table Names
tables.html 2024-08-16 11:44 1.5K R: Tables
take.html 2024-08-16 11:44 8.3K R: Take the first NUM rows of a DataFrame and return a the...
tan.html 2024-08-16 11:44 3.5K R: tan
tanh.html 2024-08-16 11:44 3.5K R: tanh
toDegrees.html 2024-08-16 11:44 3.5K R: toDegrees
toRadians.html 2024-08-16 11:44 3.5K R: toRadians
to_date.html 2024-08-16 11:44 3.5K R: to_date
to_utc_timestamp.html 2024-08-16 11:44 3.5K R: to_utc_timestamp
translate.html 2024-08-16 11:44 4.0K R: translate
trim.html 2024-08-16 11:44 3.7K R: trim
unbase64.html 2024-08-16 11:44 3.7K R: unbase64
uncacheTable.html 2024-08-16 11:44 1.6K R: Uncache Table
unhex.html 2024-08-16 11:44 3.5K R: unhex
unix_timestamp.html 2024-08-16 11:44 3.6K R: unix_timestamp
unpersist-methods.html 2024-08-16 11:44 8.5K R: Unpersist
upper.html 2024-08-16 11:44 3.6K R: upper
var.html 2024-08-16 11:44 3.3K R: var
var_pop.html 2024-08-16 11:44 3.3K R: var_pop
var_samp.html 2024-08-16 11:44 3.3K R: var_samp
weekofyear.html 2024-08-16 11:44 3.5K R: weekofyear
when.html 2024-08-16 11:44 2.6K R: when
with.html 2024-08-16 11:44 2.0K R: Evaluate a R expression in an environment constructed from a...
withColumn.html 2024-08-16 11:44 8.7K R: WithColumn
write.df.html 2024-08-16 11:44 9.6K R: Save the contents of the DataFrame to a data source
write.json.html 2024-08-16 11:44 8.5K R: write.json
write.parquet.html 2024-08-16 11:44 8.6K R: write.parquet
write.text.html 2024-08-16 11:44 8.6K R: write.text
year.html 2024-08-16 11:44 3.5K R: year
Apache/2.4.58 (Ubuntu) Server at mirror.efect.ro Port 80