sumx: sumx function

Description Usage Arguments Examples

View source: R/sumx.R

Description

This function provides you with sum of two integer parameters converted to hex string.

Usage

1
sumx(a, b)

Arguments

a

first integer parameter

b

second integerparameter

Examples

1
2
library(pythonTestPackage)
sumx(1,2)

pprzetacznik/pythonTestPackage documentation built on May 25, 2019, 11:25 a.m.