search for: geobiology

Displaying 3 results from an estimated 3 matches for "geobiology".

2018 Mar 15
2
Vary an equation using values from a sequence
...here is a simple solution that would allow me to accomplish this. The code I am using is outlined below. Data <- c(1:10) #Data value <- seq(from = 0, to = 100 , by = 0.01) #Sequence Data - min(Data) + k # Equation Thanks, Jake Jake Andrae PhD Candidate Geology & Geophysics ? Sprigg Geobiology Centre Department of Earth Science School of Physical Sciences The University of Adelaide, AUSTRALIA 5005 Phone: 0407701565 Email: jake.andrae at adelaide.edu.au [[alternative HTML version deleted]]
2018 Mar 15
0
Vary an equation using values from a sequence
...t; > The code I am using is outlined below. > > > Data <- c(1:10) #Data > value <- seq(from = 0, to = 100 , by = 0.01) #Sequence > Data - min(Data) + k # Equation > > Thanks, > Jake > > > Jake Andrae > PhD Candidate > Geology & Geophysics ? Sprigg Geobiology Centre > Department of Earth Science > School of Physical Sciences > The University of Adelaide, AUSTRALIA 5005 > Phone: 0407701565 > Email: jake.andrae at adelaide.edu.au > > > [[alternative HTML version deleted]] > > > _____________________________________...
2018 Mar 21
0
Vary an equation using values from a sequence
...here is a simple solution that would allow me to accomplish this. The code I am using is outlined below. Data <- c(1:10) #Data value <- seq(from = 0, to = 100 , by = 0.01) #Sequence Data - min(Data) + k # Equation Thanks, Jake Jake Andrae PhD Candidate Geology & Geophysics Sprigg Geobiology Centre Department of Earth Science School of Physical Sciences The University of Adelaide, AUSTRALIA 5005 Phone: 0407701565 Email: jake.andrae at adelaide.edu.au [[alternative HTML version deleted]]